다음을 통해 공유


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

이벤트 유형

적용 대상

추가 정보