开发者

How can I make it so that all dates in a UIDatePicker are the same color?

By default, UIDatePicker displays today's date in a 开发者_运维技巧blue font and the rest of the dates in black.

How can I make it so that all the dates are black?


It seems UIDatePicker is not customizable via a delegate like UIPickerView. If you need this functionality, your best bet is probably to create your own custom date picker from a UIPickerView.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜