Reputation: 4829
I want to increase of decrease the default height of UIPickerControl in iPhone Application.
May i know how to do this ?
Upvotes: 0
Views: 264
Reputation: 112857
There is no way to change the height of the Picker. If you really need this you will have to create your own picker.
Upvotes: 1