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