开发者

UIDatePicker without "hour" label

开发者 https://www.devze.com 2023-04-08 13:58 出处:网络
UIDatePicker in CountDownTimer mode shows the开发者_JAVA技巧 labels like this : 4 hours | 12 mins

UIDatePicker in CountDownTimer mode shows the开发者_JAVA技巧 labels like this : 4 hours | 12 mins How can you customize to look like this : 4 | 12 mins ? Thanks


UIDatePicker does not allow this. You could conceivably create your own date picker using a specialized UIPickerView and do it that way, but it'd be a fair amount of work. If you'd like this ability on UIDatePicker, please file a bug requesting it.

0

精彩评论

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

关注公众号