次の方法で共有


Geolocation.IsListeningForeground プロパティ

定義

アプリがフォアグラウンドの間に現在場所の更新をリッスンしているかどうかを示します。

public:
 static property bool IsListeningForeground { bool get(); };
public static bool IsListeningForeground { get; }
static member IsListeningForeground : bool
Public Shared ReadOnly Property IsListeningForeground As Boolean

プロパティ値

適用対象