Remove UIDatePicker's color

怎甘沉沦 提交于 2019-12-24 09:36:29

问题


IS it possible to remove UIDatePicker's color ?(means color bar that exist around of it)


回答1:


No it is not possible to remove the UIDatePicker's color. Try using a UIPickerView with different components and prepare a custom UIDatePicker if you want. Hope this helps!!



来源:https://stackoverflow.com/questions/4097677/remove-uidatepickers-color

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!