次の方法で共有


GeolocationListeningFailedEventArgs.Error プロパティ

定義

発生したエラーを説明する位置情報エラー。

public:
 property Microsoft::Maui::Devices::Sensors::GeolocationError Error { Microsoft::Maui::Devices::Sensors::GeolocationError get(); };
public Microsoft.Maui.Devices.Sensors.GeolocationError Error { get; }
member this.Error : Microsoft.Maui.Devices.Sensors.GeolocationError
Public ReadOnly Property Error As GeolocationError

プロパティ値

適用対象