Share via


IGeolocation.LocationChanged Event

Definition

Occurs while listening to location updates.

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) 

Event Type

Applies to