noteKey
Description​
The key of the note for which the pitch changes.
- JavaScript
- C#
- Kotlin
noteKey: number;
double NoteKey { get; set; }
var noteKey: Double
The key of the note for which the pitch changes.
noteKey: number;
double NoteKey { get; set; }
var noteKey: Double