isRestOnly
Description​
Whether this bar is empty or has only rests.
- JavaScript
- C#
- Kotlin
readonly isRestOnly: boolean;
bool IsRestOnly { get; }
val isRestOnly: Boolean
Whether this bar is empty or has only rests.
readonly isRestOnly: boolean;
bool IsRestOnly { get; }
val isRestOnly: Boolean