Enum SystemSettingsIdleLockState
Definition
- Namespace:
- Tizen.System
- Assembly:
- Tizen.System.SystemSettings.dll
- API Level:
- 3
Enumeration for the Idle Lock State.
C#Copypublic enum SystemSettingsIdleLockState : int
Name | Description |
---|---|
LaunchingLock | The device is being locked. |
Lock | The device is locked. |
Unlock | The device is unlocked. |