次の方法で共有


GeolocationListeningFailedEventArgs クラス

定義

位置情報リッスン エラー イベントのイベント引数。

public ref class GeolocationListeningFailedEventArgs : EventArgs
public class GeolocationListeningFailedEventArgs : EventArgs
type GeolocationListeningFailedEventArgs = class
    inherit EventArgs
Public Class GeolocationListeningFailedEventArgs
Inherits EventArgs
継承
GeolocationListeningFailedEventArgs

コンストラクター

GeolocationListeningFailedEventArgs(GeolocationError)

新しい位置情報エラー イベント args オブジェクトを作成します

プロパティ

Error

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

適用対象