开发者

set TintColor for UINavigationBar globally in iPad application?

What would be the best approach for this? Seems so redundant to have to set it e开发者_运维问答ach and every time.


This page shows you should be able to just subclass UINavigationBar. I've done this for iPhone apps for a while now. If you're using Interface Builder, remember to update class references to UINavigationBar with your custom subclass name, say CustomNavigationBar.

Hope it helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜