player.scrollOffsetY
player.scrollOffsetYJavaScript
player.scrollOffsetYJSON
Player.ScrollOffsetY.net
player.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.
- JavaScript
- C#
- Kotlin
scrollOffsetY: number = 0;
double ScrollOffsetY { get; set; } = 0
var scrollOffsetY: Double = 0