質問

Is there any text attribute like line-height or any other feature that would help with vertical centering of a UINavigationItem title? After setting custom font it is higher than standard one.

役に立ちましたか?

解決

Of course, there is a method on UINavigationBar named

- (void)setTitleVerticalPositionAdjustment:(CGFloat)adjustment forBarMetrics:(UIBarMetrics)barMetrics
ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top