Change the navigation bar's font

前端 未结 7 1421
没有蜡笔的小新
没有蜡笔的小新 2020-12-02 10:41

The question is plain easy and simple, the answer unfortunately not.

How can you change the font of the text in the UINavigationBar?

7条回答
  •  温柔的废话
    2020-12-02 11:13

    As of iOS 5 you can use the appearance proxy.

    The answer is in a duplicate of this question: https://stackoverflow.com/a/12364740/883413

提交回复
热议问题