Geolocation.LocationChanged Event

Definition

Occurs while listening to location updates.

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) 

Event Type

Applies to