onNotesX
Description​
Gets or sets x-position where the timely center of the notes for this beat is. This is where the cursor should be at the time when this beat is played.
- JavaScript
- C#
- Kotlin
onNotesX: number;
double OnNotesX { get; set; }
var onNotesX: Double