Enum GeofenceState
Definition
- Assembly:
- Tizen.Location.Geofence.dll
Enumeration for the state of geofence.
C#Copy[Obsolete("Deprecated since API11. Might be removed in API13")] public enum GeofenceState
| Name | Description |
|---|---|
| In | Geofence In state. |
| Out | Geofence Out state. |
| Uncertain | Uncertain state of geofence. |