Can I use MenuPickerStyle and select multiple options?

Viewed 18

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

0 Answers
Related