isMultiVoice
Description​
Gets a value indicating whether this bar contains multiple voices with notes.
- JavaScript
- C#
- Kotlin
readonly isMultiVoice: boolean;
bool IsMultiVoice { get; }
val isMultiVoice: Boolean
Gets a value indicating whether this bar contains multiple voices with notes.
readonly isMultiVoice: boolean;
bool IsMultiVoice { get; }
val isMultiVoice: Boolean