Freigeben über


GeolocationListeningFailedEventArgs(GeolocationError) Konstruktor

Definition

Erstellt ein neues Geolocation-Fehlerereignis-Args-Objekt.

public:
 GeolocationListeningFailedEventArgs(Microsoft::Maui::Devices::Sensors::GeolocationError geolocationError);
public GeolocationListeningFailedEventArgs (Microsoft.Maui.Devices.Sensors.GeolocationError geolocationError);
new Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs : Microsoft.Maui.Devices.Sensors.GeolocationError -> Microsoft.Maui.Devices.Sensors.GeolocationListeningFailedEventArgs
Public Sub New (geolocationError As GeolocationError)

Parameter

geolocationError
GeolocationError

Gelocation-Fehler, der für dieses Objekt verwendet werden soll

Gilt für: