display.startBar
display.startBarJavaScript
startBarJavaScript
display.startBarJSON
startBarJSON
Display.StartBar.net
display.startBarAndroid
Description​
The bar start index to start layouting with. This setting sets the index of the first bar that should be rendered from the overall song. This setting can be used to achieve a paging system or to only show partial bars of the same file. By this a tutorial alike display can be achieved that explains various parts of the song. Please note that this is the bar number as shown in the music sheet (1-based) not the array index (0-based). Demo
- JavaScript
- C#
- Kotlin
startBar: number = 1;
double StartBar { get; set; } = 1
var startBar: Double = 1