3 references to GeolocationError
Microsoft.Maui.Essentials (3)
Geolocation\Geolocation.shared.cs (1)
185
internal void OnLocationError(
GeolocationError
geolocationError) =>
Geolocation\GeolocationListeningFailedEventArgs.shared.cs (2)
14
public
GeolocationError
Error { get; }
20
public GeolocationListeningFailedEventArgs(
GeolocationError
geolocationError)