Enum SoftkeyExpandState

Definition

Namespace:
Tizen.NUI.WindowSystem.Shell
Assembly:
Tizen.NUI.WindowSystem.dll

Expand state of softkey.

C#
Copy
public enum SoftkeyExpandState : int
Name Description
Off

Not Expandable state.

On

Expandable state.

Unknown

Unknown state. There is no softkey service.

Extension Methods