endTick
Description​
The position in midi ticks to where the song should be played.
- JavaScript
- C#
- Kotlin
endTick: number;
double EndTick { get; set; }
var endTick: Double
The position in midi ticks to where the song should be played.
endTick: number;
double EndTick { get; set; }
var endTick: Double