Поделиться через


GeolocationListeningFailedEventArgs(GeolocationError) Конструктор

Определение

Создает новый объект args события геолокации

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)

Параметры

geolocationError
GeolocationError

Ошибка gelocation, используемая для этого объекта

Применяется к