isFullBarRest
Description​
Gets a value indicating whether this beat is a full bar rest.
- JavaScript
- C#
- Kotlin
readonly isFullBarRest: boolean;
bool IsFullBarRest { get; }
val isFullBarRest: Boolean
Gets a value indicating whether this beat is a full bar rest.
readonly isFullBarRest: boolean;
bool IsFullBarRest { get; }
val isFullBarRest: Boolean