displayDuration
Description​
Gets or sets the duration that is used for the display of this beat. It defines the size/width of the beat in the music sheet. (unit: midi ticks).
- JavaScript
- C#
- Kotlin
displayDuration: number;
double DisplayDuration { get; set; }
var displayDuration: Double