开发者

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

开发者 https://www.devze.com 2022-12-13 12:24 出处:网络
By default, UIDatePicker displays today\'s date in a 开发者_运维技巧blue font and the rest of the dates in black.

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

精彩评论

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

关注公众号