xamarin.ios - In ios 7 UIPicker/calendar is not looking good,how to change the look and feel of Calendar in monotouch -


enter image description here

how change , feel of calender ios7.

according apple doc:

you cannot customize appearance of date pickers.

if want different, you'll have implement own uipicker.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -