Share via


GeofenceMonitor.Status Property

Definition

Indicates the current state of the GeofenceMonitor.

public:
 property GeofenceMonitorStatus Status { GeofenceMonitorStatus get(); };
GeofenceMonitorStatus Status();
public GeofenceMonitorStatus Status { get; }
var geofenceMonitorStatus = geofenceMonitor.status;
Public ReadOnly Property Status As GeofenceMonitorStatus

Property Value

Indicates the current state of a GeofenceMonitor.

Windows requirements

App capabilities
location

Applies to

See also