display.justifyLastSystem
display.justifyLastSystemJavaScript
justifyLastSystemJavaScript
display.justifyLastSystemJSON
justifyLastSystemJSON
Display.JustifyLastSystem.net
display.justifyLastSystemAndroid
Description​
Whether to justify also the last system in page layouts. Setting this option to true
tells alphaTab to also justify the last system (row) like it
already does for the systems which are full.
Justification Disabled | Justification Enabled |
---|---|
![]() | ![]() |
- JavaScript
- C#
- Kotlin
justifyLastSystem: boolean = false;
bool JustifyLastSystem { get; set; } = false
var justifyLastSystem: Boolean = false