hackiftekhar / IQDropDownTextField

TextField with DropDown support using UIPickerView
MIT License
309 stars 87 forks source link

how to change PickerView Background Color? #45

Closed shi1234ww closed 8 years ago

shi1234ww commented 8 years ago

I'm try to define pickerView Background Color By Myself,but didn't find the way to change it,could you provide some interface to change Background Color ??Thanks a lot!

hackiftekhar commented 8 years ago

There is no direct way to set background color. Also I don't have any plans to expose a property to set background color because I always force to use default standard UI provided by apple. Let me know what you think.