LocationTriggerType
LocationTriggerType
LocationTriggerType
LocationTriggerType
Enum
Definition
Indicates a type of location event for a location background task trigger.
public : enum class LocationTriggerTypepublic enum LocationTriggerTypePublic Enum LocationTriggerType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Geofence Geofence Geofence Geofence | Indicates a geofence location trigger. |
Remarks
Only one trigger for geofencing can be registered per app. This trigger will be executed for all geofences registered by the app.