Enum ScrollBar.Direction
Definition
- Namespace:
- Tizen.NUI.UIComponents
- Assembly:
- Tizen.NUI.dll
The direction of the scrollbar.
public enum ScrollBar.Direction
Fields
Name | Description |
---|---|
Horizontal | Scroll in the horizontal direction |
Vertical | Scroll in the vertical direction |