[controller.navigationController.navigationBar setTitleTextAttributes:@{ NSForegroundColorAttributeName:kMainTextColor,NSFontAttributeName:[UIFont fontWithName:@"PingFangSC-Light" size:18]}];
设置那navigationbar title 的字体
最新推荐文章于 2026-04-16 21:44:00 发布
本文介绍如何使用Objective-C为导航栏设置标题文字属性,包括颜色和字体。


9801

被折叠的 条评论
为什么被折叠?



