IGeoPositionWatcher<T>.PositionChanged 事件

定义

Position 属性更改后发生。

public:
 event EventHandler<System::Device::Location::GeoPositionChangedEventArgs<T> ^> ^ PositionChanged;
event EventHandler<System.Device.Location.GeoPositionChangedEventArgs<T>> PositionChanged;
member this.PositionChanged : EventHandler<System.Device.Location.GeoPositionChangedEventArgs<'T>> 
Event PositionChanged As EventHandler(Of GeoPositionChangedEventArgs(Of T)) 

事件类型

适用于

另请参阅