(Generic) UIPickerView instead of long list of checkboxes?

Would it be possible to add a generic UIPickerView?

Rationale: I have a Prompt dialog with a (“large”) fixed set of selections (currently single selection checkboxes) that fill up almost the entire screen. A UIPickerView would leave more room for other UI elements in that dialog.

2 Likes

This is in the 5.3 release. Details in the Prompt reference.

3 Likes