Declaration

var drawGlyphNotes: Bool { get set }

Declaration

@property (nonatomic) BOOL drawGlyphNotes;

Declaration

drawGlyphNotes() -> bool
setDrawGlyphNotes_(drawGlyphNotes: bool)