Share via


Geolocation.LocationChanged 이벤트

정의

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

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

이벤트 유형

적용 대상