staffSystems
Description​
Gets a list of all individual staff systems contained in the rendered music notation.
- JavaScript
- C#
- Kotlin
staffSystems: StaffSystemBounds[];
IList<StaffSystemBounds> StaffSystems { get; set; }
var staffSystems: alphaTab.collections.List<StaffSystemBounds>