Freigeben über


Geolocation.ListeningFailed Ereignis

Definition

Tritt auf, wenn beim Lauschen auf Standortupdates ein Fehler auftritt. Wenn das Ereignis ausgelöst wird, wurde das Lauschen auf weitere Standortupdates beendet, und es werden keine weiteren LocationChanged Ereignisse gesendet.

public:
 static event EventHandler<Microsoft::Maui::Devices::Sensors::GeolocationListeningFailedEventArgs ^> ^ ListeningFailed;
public static event EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs> ListeningFailed;
member this.ListeningFailed : EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs> 
Public Shared Custom Event ListeningFailed As EventHandler(Of GeolocationListeningFailedEventArgs) 

Ereignistyp

Gilt für: