scrollMode
Description​
The mode how to scroll. This setting controls how alphaTab behaves for scrolling.
scrollMode?: ScrollMode | keyof typeof ScrollMode | Lowercase<keyof typeof ScrollMode>;
The mode how to scroll. This setting controls how alphaTab behaves for scrolling.
scrollMode?: ScrollMode | keyof typeof ScrollMode | Lowercase<keyof typeof ScrollMode>;