Search code examples
iosxcode6interface-builderuipickerview

iOS UIPickerView - Appearance


Is there any way to get the picker view in Xcode 6 to appear as it was in Xcode 4?

3D Wheel
(source: timroadley.com)

Flat Picker
(source: developpez.com)

Thank you.


Solution

  • As mentioned, the newer versions of iOS spot the plain-white picker view with just a focus window. To improve the aesthetics, to a look somewhat similar to the earlier versions, simply add a suitable background image to the control.