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