您的位置:首页 > 移动开发

如何设置apple watch的interface controller 标题的color?

2015-07-21 16:44 363 查看
In WatchKit, I know that I can set the "Global Tint" value in my storyboard file to adjust the navigation title's text color in my interface controllers.

However, whenever I present a modal interface controller in my application, I'm noticing that the InterfaceController's title shows up as white, not the global tint color.

Here's my tint color setting on the storyboard file:



Here's an example of the issue I'm finding:



How can I get the title of a modal to use the global tint color?
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息