开发者

Can I 'highlight' certain options in UIpickerview?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜