Freigeben über


IGeolocation.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:
 event EventHandler<Microsoft::Maui::Devices::Sensors::GeolocationListeningFailedEventArgs ^> ^ ListeningFailed;
event EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs>? ListeningFailed;
member this.ListeningFailed : EventHandler<Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs> 
Event ListeningFailed As EventHandler(Of GeolocationListeningFailedEventArgs) 

Ereignistyp

Gilt für: