Skip to main content

player.enableUserInteraction

since 0.9.7
player.enableUserInteractionJavaScriptplayer.enableUserInteractionJSONPlayer.EnableUserInteraction.netplayer.enableUserInteractionAndroid

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;