Skip to main content

player.scrollOffsetY

since 0.9.6
player.scrollOffsetYJavaScriptplayer.scrollOffsetYJSONPlayer.ScrollOffsetY.netplayer.scrollOffsetYAndroid

Description​

The Y-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 Y-offset that is added to the scroll position.

scrollOffsetY: number = 0;