Enum SoftkeyExpandState
Definition
- Namespace:
- Tizen.NUI.WindowSystem.Shell
- Assembly:
- Tizen.NUI.WindowSystem.dll
Expand state of softkey.
public enum SoftkeyExpandState
Fields
| Name | Description |
|---|---|
| Off | Not Expandable state. |
| On | Expandable state. |
| Unknown | Unknown state. There is no softkey service. |