selectionWrapper
Description​
Gets the element that spans across the whole music sheet and will hold any selection related elements.
- JavaScript
- C#
- Kotlin
readonly selectionWrapper: IContainer;
IContainer SelectionWrapper { get; }
val selectionWrapper: IContainer