InstrumentPicker
struct InstrumentPicker: View
SwiftUI Picker
to select a Instrument
value
-
The binding to the observable state of the scene
Declaration
Swift
var sceneState: SceneStateModel
-
The body of the
View
Declaration
Swift
var body: some View