Enum SystemSettingsIdleLockState
Definition
- Assembly:
- Tizen.System.SystemSettings.dll
This is enumeration for the Idle Lock State.
public enum SystemSettingsIdleLockState
Fields
| Name | Description |
|---|---|
| LaunchingLock | The device is being locked. |
| Lock | The device is locked. |
| Unlock | The device is unlocked. |