Enum ActivityDetector.ActivityType
Definition
- Assembly:
- Tizen.Sensor.dll
Activity types.
protected enum ActivityDetector.ActivityType
Fields
| Name | Description |
|---|---|
| InVehicle | In vehicle. |
| OnBicycle | On bicycle. |
| Running | Running. |
| Stationary | Stationary. |
| Unknown | Unknown. |
| Walking | Walking. |