In swift, can I use .pickerStyle(MenuPickerStyle()) on a Picker() element and allow the user to select multiple options in the dropdown?
In swift, can I use .pickerStyle(MenuPickerStyle()) on a Picker() element and allow the user to select multiple options in the dropdown?