共用方式為


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)) 

事件類型

適用於

另請參閱