Enum SoftkeyOpacityState

Definition

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

Opacity state of softkey.

C#
Copy
public enum SoftkeyOpacityState : int
Name Description
Opaque

Opaque state.

Transparent

Transparent state.

Unknown

Unknown state. There is no softkey service.

Extension Methods