IGeolocation.LocationChanged 이벤트

정의

위치 업데이트를 수신 대기하는 동안 발생합니다.

public:
 event EventHandler<Microsoft::Maui::Devices::Sensors::GeolocationLocationChangedEventArgs ^> ^ LocationChanged;
event EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationLocationChangedEventArgs>? LocationChanged;
member this.LocationChanged : EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationLocationChangedEventArgs> 
Event LocationChanged As EventHandler(Of GeolocationLocationChangedEventArgs) 

이벤트 유형

적용 대상