startTick
Description​
The position in midi ticks from where the song should start.
- JavaScript
 - C#
 - Kotlin
 
startTick: number;double StartTick { get; set; }var startTick: DoubleThe position in midi ticks from where the song should start.
startTick: number;double StartTick { get; set; }var startTick: Double