hasChanges
Description​
Whether this bar has any changes applied which are not related to the voices in it. (e.g. new key signatures)
- JavaScript
- C#
- Kotlin
readonly hasChanges: boolean;
bool HasChanges { get; }
val hasChanges: Boolean
Whether this bar has any changes applied which are not related to the voices in it. (e.g. new key signatures)
readonly hasChanges: boolean;
bool HasChanges { get; }
val hasChanges: Boolean