display.barCount
display.barCountJavaScript
barCountJavaScript
display.barCountJSON
barCountJSON
Display.BarCount.net
display.barCountAndroid
Description​
The total number of bars that should be rendered from the song. (-1 for all bars) This setting sets the number of bars 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. Demo
- JavaScript
- C#
- Kotlin
barCount: number = -1;
double BarCount { get; set; } = -1
var barCount: Double = -1