IGeolocation.IsListeningForeground Property

Definition

Indicates if currently listening to location updates while the app is in foreground.

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

Property Value

Applies to