ScrollDirection

Enum in Zigurous.UI

Declaration

public enum ScrollDirection

Description

A scroll direction.

Properties

VerticalScrolls in the y-axis.
HorizontalScrolls in the x-axis.
BothScrolls in both the x-axis and the y-axis.