Learn about SwiftUI Picker and create a sample code, ... View { var body: some View { Picker(selection: .constant(1), label: Text("Picker"), ...
確定! 回上一頁