Enum ScrollBar.DirectionType
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
The direction type of the Scroll.
C#Copy[Obsolete("Deprecated in API8; Will be removed in API10")] public enum ScrollBar.DirectionType
| Name | Description |
|---|---|
| Horizontal | The Horizontal type. |
| Vertical | The Vertical type. |