Enum QuickPanelClient.ScrollableState
Definition
- Assembly:
- Tizen.NUI.WindowSystem.dll
Enumeration for scrollable state of quickpanel service window.
public enum QuickPanelClient.ScrollableState
Fields
Name | Description |
---|---|
Retain | Retain scrollable state. |
Set | Scrollable state. |
Unknown | Unknown state. There is no quickpanel service. |
Unset | Not scrollable state. |