Skip to main content

enableUserInteraction

since 0.9.7

Description​

Whether the default user interaction behavior should be active or not. This setting configures whether alphaTab provides the default user interaction features like selection of the playback range and "seek on click". By default users can select the desired playback range with the mouse and also jump to individual beats by click. This behavior can be contolled with this setting.

enableUserInteraction: boolean = true;