Sdílet prostřednictvím


Geolocation.ListeningFailed Událost

Definice

Nastane, když dojde k chybě při naslouchání aktualizacím polohy. Když se událost aktivuje, zastavilo se naslouchání dalším aktualizacím polohy a žádné další LocationChanged události se neposílají.

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) 

Event Type

Platí pro