isContinuedBend
Description​
Gets or sets whether this note continues a bend from a previous note.
- JavaScript
- C#
- Kotlin
isContinuedBend: boolean;
bool IsContinuedBend { get; set; }
var isContinuedBend: Boolean
Gets or sets whether this note continues a bend from a previous note.
isContinuedBend: boolean;
bool IsContinuedBend { get; set; }
var isContinuedBend: Boolean