display.staveProfile
display.staveProfileJavaScript
staveProfileJavaScript
display.staveProfileJSON
staveProfileJSON
Display.StaveProfile.net
display.staveProfileAndroid
Description​
The stave profile defining which staves are shown for the music sheet. AlphaTab has various stave profiles that define which staves will be shown in for the rendered tracks. Its recommended
to keep this on Default
and rather rely on the options available ob Staff
level
- JavaScript
- C#
- Kotlin
staveProfile: StaveProfile = StaveProfile.Default;
StaveProfile StaveProfile { get; set; } = StaveProfile.Default
var staveProfile: StaveProfile = StaveProfile.Default