The one that asks you to select a wireless network?
It looks like a UIAlertView and UIPickerView combined? How do you use it
The one that asks you to select a wireless network?
It looks like a UIAlertView and UIPickerView combined? How do you use it
You need to create your Custom UIAlertView. Check this tutorial out. It might help you.
Now, if you are looking for a magic class to resolve the issue without coding, the answer would be: there is no straightforward UI element that will achieve what you are trying to.