Enum FenceType
Definition
- Assembly:
- Tizen.Location.Geofence.dll
Enumeration for the geofence types.
public enum FenceType
Fields
Name | Description |
---|---|
Bluetooth | Geofence is specified by the Bluetooth device. |
GeoPoint | Geofence is specified by the geospatial coordinate. |
Wifi | Geofence is specified by the Wi-Fi access point. |