共用方式為


IGeolocation.StopListeningForeground 方法

定義

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

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

適用於