Enum DetectorState
Definition
- Namespace:
- Tizen.Sensor
- Assembly:
- Tizen.Sensor.dll
- API Level:
- 3
The detector sensor state.
C#Copypublic enum DetectorState : int
Name | Description |
---|---|
Detected | Detected state. |
NotDetected | None sate. |
Unknown | Unknown. |