beats
Description​
Gets or sets a list of the beats contained in this lookup.
- JavaScript
- C#
- Kotlin
beats: BeatBounds[];
IList<BeatBounds> Beats { get; set; }
var beats: alphaTab.collections.List<BeatBounds>
Gets or sets a list of the beats contained in this lookup.
beats: BeatBounds[];
IList<BeatBounds> Beats { get; set; }
var beats: alphaTab.collections.List<BeatBounds>