Skip to main content

player.scrollOffsetX

since 0.9.6
player.scrollOffsetXJavaScriptplayer.scrollOffsetXJSONPlayer.ScrollOffsetX.netplayer.scrollOffsetXAndroid

Description​

The X-offset to add when scrolling. When alphaTab does an auto-scrolling to the displayed bar, it will try to align the view port to the displayed bar. If due to some layout specifics or for aesthetics a small padding is needed, this setting allows an additional X-offset that is added to the scroll position.

scrollOffsetX: number = 0;