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

イベントの種類

適用対象

こちらもご覧ください