The default UIPickerView shows the current selection along with two options above and two options below the current section.
Is there a way to adjust this show that it shows more lines at a given time?
The default UIPickerView shows the current selection along with two options above and two options below the current section.
Is there a way to adjust this show that it shows more lines at a given time?
Here's a link to a similar question with answers on how to change the height though there are only a few allowed heights for the UIPickerView
. How to change UIPickerView height