InstrumentPicker
struct InstrumentPicker: View
SwiftUI Picker
to select a Instrument
value
-
Chord Display Options object
Declaration
Swift
var chordDisplayOptions: ChordDisplayOptions
-
The body of the
View
Declaration
Swift
public var body: some View