displayStart
Description​
The timeline position of the voice within the current bar as it is displayed. (unit: midi ticks) This might differ from the actual playback time due to special grace types.
- JavaScript
- C#
- Kotlin
displayStart: number;
double DisplayStart { get; set; }
var displayStart: Double