isVisible
Description​
Gets or sets whether this note is visible on the music sheet.
- JavaScript
- C#
- Kotlin
isVisible: boolean;
bool IsVisible { get; set; }
var isVisible: Boolean
Gets or sets whether this note is visible on the music sheet.
isVisible: boolean;
bool IsVisible { get; set; }
var isVisible: Boolean