NotesToggle
struct NotesToggle: View
SwiftUI View
with a Toggle
to show or hide the notes on the diagram
-
Chord Display Options object
Declaration
Swift
var chordDisplayOptions: ChordDisplayOptions
-
The body of the
View
Declaration
Swift
var body: some View