ScrollDirection
Enum in Zigurous.UI
Declaration
public enum ScrollDirectionDescription
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 ScrollDirectionA 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. |