alphaTab.ScrollMode
Description
Lists all modes how alphaTab can scroll the container during playback.
Enum Members
Name | Numeric Value | Description |
---|---|---|
Off | 0 | Do not scroll automatically |
Continuous | 1 | Scrolling happens as soon the offsets of the cursors change. |
OffScreen | 2 | Scrolling happens as soon the cursors exceed the displayed range. |