How to change the Background color of UIPickerView in iPhone -


i have used picker view controller in application. want change color of background color. how can change background color of picker view , want change row background color also. want change default layout color of picker view , possible set custom image background of picker view?. please guide me.

i answered similar question. can change background color replacing background image using ixpickeroverlayview class (available on github).


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -