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.
UINavigationItem行の高さや、タイトルの垂直方向の中央揃えに役立つその他の機能などのテキスト属性はありますか?カスタムフォントを設定すると、標準フォントよりも高くなります。
UINavigationItem
もちろん、UINavigationBarにはという名前のメソッドがあります
- (void)setTitleVerticalPositionAdjustment:(CGFloat)adjustment forBarMetrics:(UIBarMetrics)barMetrics