nextMasterBar
Description​
Gets or sets the MasterBarTickLookup
of the next masterbar in the Score
- JavaScript
- C#
- Kotlin
nextMasterBar: MasterBarTickLookup | null;
MasterBarTickLookup? NextMasterBar { get; set; }
var nextMasterBar: MasterBarTickLookup?