Geolocation.StopListeningForeground 方法

定義

當應用程式位於前景時,停止接聽位置更新。 在未接聽 且 IsListeningForeground 目前 false為時沒有任何作用。

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

適用於