Geolocation.StopListeningForeground メソッド

定義

アプリがフォアグラウンドにある場合は、場所の更新のリッスンを停止します。 をリッスンしていない場合は影響を受けず、 IsListeningForeground 現在 falseは です。

public:
 static void StopListeningForeground();
public static void StopListeningForeground ();
static member StopListeningForeground : unit -> unit
Public Shared Sub StopListeningForeground ()

適用対象