次の方法で共有


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) 

イベントの種類

適用対象