dev
Preparing search index...
SystemStave
Interface SystemStave
interface
SystemStave
{
debugNoteMetrics
?:
boolean
;
noJustification
?:
boolean
;
options
?:
StaveOptions
;
spaceAbove
?:
number
;
spaceBelow
?:
number
;
stave
?:
Stave
;
voices
:
Voice
[]
;
}
Index
Properties
debug
Note
Metrics?
no
Justification?
options?
space
Above?
space
Below?
stave?
voices
Properties
Optional
debug
Note
Metrics
debugNoteMetrics
?:
boolean
Optional
no
Justification
noJustification
?:
boolean
Optional
options
options
?:
StaveOptions
Optional
space
Above
spaceAbove
?:
number
Optional
space
Below
spaceBelow
?:
number
Optional
stave
stave
?:
Stave
voices
voices
:
Voice
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
debug
Note
Metrics
no
Justification
options
space
Above
space
Below
stave
voices
dev
Loading...