How to change the background color of the UIPickerView in the iPhone

I use a selector view controller in my application. Now I want to change the color of the background color. Then how can I change the background color of the selector view and also want to change Row background color. I want to change the default layout color of the selector view. Can a custom image be set as the background of the selector view? So please guide me.
I have already answered a similar question. You can use the IXPickerOverlayView class (available on GitHub) to completely Replace the background image to change the background color.

I used a selector view controller in my application. Now I want to change the color of the background color. So how can I change the selector The background color of the view, I also want to change the background color of the row. I want to change the default layout color of the selector view. Is it possible to set a custom image as the background of the selector view? So please guide me.

I have already answered a similar question. You can change the background color by replacing the background image completely with the IXPickerOverlayView class (available on GitHub).

Leave a Comment

Your email address will not be published.