Enum QuickPanelClient.ScrollableState

Definition

Namespace:
Tizen.NUI.WindowSystem.Shell
Assembly:
Tizen.NUI.WindowSystem.dll
API Level:
8

Enumeration for scrollable state of quickpanel service window.

C#
Copy
public enum ScrollableState
Name Description
Retain

Retain scrollable state.

Set

Scrollable state.

Unknown

Unknown state. There is no quickpanel service.

Unset

Not scrollable state.