isStaccato
Description​
Gets or sets whether the note is played as staccato.
- JavaScript
- C#
- Kotlin
isStaccato: boolean;
bool IsStaccato { get; set; }
var isStaccato: Boolean
Gets or sets whether the note is played as staccato.
isStaccato: boolean;
bool IsStaccato { get; set; }
var isStaccato: Boolean