问题
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