模拟 UINavigationBar 标题的阴影偏移和颜色值是多少?
Posted
技术标签:
【中文标题】模拟 UINavigationBar 标题的阴影偏移和颜色值是多少?【英文标题】:What are the shadow offset and color values to mimic the UINavigationBar Title? 【发布时间】:2009-11-24 20:32:30 【问题描述】:我将 UILabel 作为 titleView 添加到导航栏。我希望文本看起来像显示在栏中的标题。
实现这一点的偏移量和颜色是什么?
【问题讨论】:
【参考方案1】:玩了才发现
偏移量是默认值 (0, -1) 颜色为 [UIColor darkGrayColor]
【讨论】:
如果有人偶然发现这个,我认为字体是 Helvetica Bold 20。以上是关于模拟 UINavigationBar 标题的阴影偏移和颜色值是多少?的主要内容,如果未能解决你的问题,请参考以下文章
如何将附加的阴影添加到 uinavigationbar 和 uitoolbar
如何使用 UISearchController 移除 UINavigationBar 下方的阴影
如何为 UINavigationBar 设置不透明的 1px 高阴影图像?
c_cpp JTDropShadowFixNavigationViewController - 在UINavigationBar中使用自定义阴影(针对iOS 6.1修复)