IGeolocation.StopListeningForeground 方法

定义

当应用处于前台时,停止侦听位置更新。 当 当前 false为 时IsListeningForeground无效。

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

适用于