Enum ScrollDirection
The direction of the scroll.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum ScrollDirection
Fields
Name | Description |
---|---|
Inverse | The inversed scroll direction. |
Natural | The natural scroll direction. |