Enum ScrollBar.DirectionType

Definition

Namespace:
Tizen.NUI.Components
Assembly:
Tizen.NUI.Components.dll

The direction type of the Scroll.

C#
Copy
public enum ScrollBar.DirectionType
Name Description
Horizontal

The Horizontal type.

Vertical

The Vertical type.