【问题标题】:Change of font and text color in NavBar更改 NavBar 中的字体和文本颜色
【发布时间】:2012-03-11 16:09:36
【问题描述】:

是否可以更改导航栏中的默认文本字体和颜色?

默认情况下,它似乎是 Helvetica 的东西。

我用

self.title = @"Countries";

设置文本。

【问题讨论】:

    标签: iphone xcode fonts colors navbar


    【解决方案1】:

    您可以创建自己的UILabel 并将其作为子视图添加到导航栏的titleView

    欲了解更多信息,请查看this SO question。

    编辑:仅供参考,iOS5.0 中的新功能您可以轻松自定义导航栏

    -[UINavigationbar titleTextAttributes]

    【讨论】:

      猜你喜欢
      • 2014-02-17
      • 2020-04-04
      • 1970-01-01
      • 2014-07-25
      • 2022-12-04
      • 1970-01-01
      • 2023-01-24
      • 2023-03-30
      • 1970-01-01
      相关资源
      最近更新 更多