isEmpty
Description​
Whether this bar is fully empty (not even having rests).
- JavaScript
- C#
- Kotlin
readonly isEmpty: boolean;
bool IsEmpty { get; }
val isEmpty: Boolean
Whether this bar is fully empty (not even having rests).
readonly isEmpty: boolean;
bool IsEmpty { get; }
val isEmpty: Boolean