共用方式為


IGeolocation.IsListeningForeground 屬性

定義

指出應用程式在前景時,目前是否正在接聽位置更新。

public:
 property bool IsListeningForeground { bool get(); };
public bool IsListeningForeground { get; }
member this.IsListeningForeground : bool
Public ReadOnly Property IsListeningForeground As Boolean

屬性值

適用於