ScrollDirection
Enum in Zigurous.UI
Declaration
public enum ScrollDirection
Description
A scroll direction.
Properties
Vertical | Scrolls in the y-axis. |
Horizontal | Scrolls in the x-axis. |
Both | Scrolls in both the x-axis and the y-axis. |
public enum ScrollDirection
A scroll direction.
Vertical | Scrolls in the y-axis. |
Horizontal | Scrolls in the x-axis. |
Both | Scrolls in both the x-axis and the y-axis. |