简体   繁体   中英

WatchKit: Change only one Interface Controller title color

Right now I only know one way to change the title color for an interface controller and it is changing it with global tint in storyboard.

在此输入图像描述

However, this changes ever interface title color. How do I change just one interface controller title color? Any suggestions or tips is appreciated.

Unfortunately there is no way to do it programmatically at this time. So, it means that you can not change it on run time.

Whatever you can do, you can find the answer on the Watch App Programming Guide . We have to admit that there are so many limitations on this WatchKit version.

https://developer.apple.com/library/ios/documentation/General/Conceptual/WatchKitProgrammingGuide/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM