ios - Redefine standard textstyles in iOS7 -


is possible redefine standard text styles: uifonttextstylebody, uifonttextstyleheadline, etc.?

seems it's not. understand it's similar custom css sheet in safari — user select fonts like, , see fonts in apps, support dynamic fonts.


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) -