isDead
Description​
Gets or sets whether the note is shown and played as dead note.
- JavaScript
- C#
- Kotlin
isDead: boolean;
bool IsDead { get; set; }
var isDead: Boolean
Gets or sets whether the note is shown and played as dead note.
isDead: boolean;
bool IsDead { get; set; }
var isDead: Boolean