Condividi tramite


GeolocationListeningFailedEventArgs(GeolocationError) Costruttore

Definizione

Crea un nuovo oggetto args dell'evento di errore di georilevazione

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)

Parametri

geolocationError
GeolocationError

errore di gelocation da utilizzare per questo oggetto

Si applica a