GeofenceMonitor.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the GeofenceMonitor object which contains all of an app's Geofence information.
public:
static property GeofenceMonitor ^ Current { GeofenceMonitor ^ get(); };
static GeofenceMonitor Current();
public static GeofenceMonitor Current { get; }
var geofenceMonitor = GeofenceMonitor.current;
Public Shared ReadOnly Property Current As GeofenceMonitor
Property Value
Gets the GeofenceMonitor object which contains all of an app's geofence information.
Windows requirements
App capabilities |
location
|