Enum FenceType
Definition
- Namespace:
- Tizen.Location.Geofence
- Assembly:
- Tizen.Location.Geofence.dll
- API Level:
- 3
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. |