Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.11 KB

File metadata and controls

25 lines (18 loc) · 1.11 KB
-api-id -api-type
T:Windows.Devices.Geolocation.Geofencing.GeofenceMonitor
winrt class

Windows.Devices.Geolocation.Geofencing.GeofenceMonitor

-description

Contains the information about the monitored Geofence objects.

-remarks

Use the static Current property to get the GeofenceMonitor object which contains all of an app’s geofence information.

You will receive an IDS_GEOFENCEMONITOR_OUT_OF_SYNC exception if the Location Framework Service event state is out of synchronization with the GeofenceMonitor. You can attempt to recover by removing all event handlers on the GeofenceMonitor or restarting the application. Once all event handlers have been removed, you may add back any event handlers and retry the operation.

-examples

-see-also

Geofencing, start to finish, Windows.Devices.Geolocation, Geofence

-capabilities

location