Compartilhar via


GeolocationListeningFailedEventArgs(GeolocationError) Construtor

Definição

Cria um novo objeto args de evento de erro de geolocalização

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)

Parâmetros

geolocationError
GeolocationError

erro de gelocation a ser usado para este objeto

Aplica-se a