Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

geofencemonitor_statuschanged.md

File metadata and controls

23 lines (17 loc) · 1.05 KB
-api-id -api-type
E:Windows.Devices.Geolocation.Geofencing.GeofenceMonitor.StatusChanged
winrt event

Windows.Devices.Geolocation.Geofencing.GeofenceMonitor.StatusChanged

-description

Raised when the status of the GeofenceMonitor has changed.

-remarks

When using a geofence, use the GeofenceMonitor's StatusChanged event to monitor changes in location permissions instead of the StatusChanged event from the Geolocator class. A GeofenceMonitorStatus of Disabled is equivalent to a **Disabled **PositionStatus - both indicate that the app does not have permission to access the location.

-examples

-see-also

Geofence

-capabilities

location