Is it possible to redefine standard text styles: UIFontTextStyleBody, UIFontTextStyleHeadline, etc.?

有帮助吗?

解决方案

Seems that it's not. As I understand it's similar to the custom CSS sheet in Safari — user select fonts he like, and then he see those fonts in apps, that support dynamic fonts.

其他提示

Maybe UIAppereance can be to help? It allows you to set fonts and styles for any kind of view/element in any controller.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top