Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何文本属性,如 line-height 或任何其他有助于UINavigationItem标题垂直居中的功能?设置自定义字体后,它高于标准字体。
UINavigationItem
当然,UINavigationBar 上有一个方法名为
- (void)setTitleVerticalPositionAdjustment:(CGFloat)adjustment forBarMetrics:(UIBarMetrics)barMetrics