开发者

Can I 'highlight' certain options in UIpickerview?

开发者 https://www.devze.com 2023-01-19 17:16 出处:网络
I would like some 开发者_Python百科of the options in my upickerview to have, say, blue, instead of white as a background color.Implement the pickerView:viewForRow:forComponent:reusingView: method in y

I would like some 开发者_Python百科of the options in my upickerview to have, say, blue, instead of white as a background color.


Implement the pickerView:viewForRow:forComponent:reusingView: method in your delegate. Just create the views as you want them and return them in this method.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号