GeolocationListeningFailedEventArgs.Error Property

Definition

The geolocation error that describes the error that occurred.

public:
 property Microsoft::Maui::Devices::Sensors::GeolocationError Error { Microsoft::Maui::Devices::Sensors::GeolocationError get(); };
public Microsoft.Maui.Devices.Sensors.GeolocationError Error { get; }
member this.Error : Microsoft.Maui.Devices.Sensors.GeolocationError
Public ReadOnly Property Error As GeolocationError

Property Value

Applies to