Enum ScrollBar.DirectionType

Definition

Namespace:
Tizen.NUI.Components
Assembly:
Tizen.NUI.Components.dll
API Level:
6

The direction type of the Scroll.

C#
Copy
[Obsolete("Deprecated in API8; Will be removed in API10")] public enum DirectionType
Name Description
Horizontal

The Horizontal type.

Vertical

The Vertical type.