Geolocation.StopListeningForeground 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當應用程式位於前景時,停止接聽位置更新。
在未接聽 且 IsListeningForeground 目前 false
為時沒有任何作用。
public:
static void StopListeningForeground();
public static void StopListeningForeground ();
static member StopListeningForeground : unit -> unit
Public Shared Sub StopListeningForeground ()