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