Changing Tint / Background color of UITabBar

Posted by pixel on Stack Overflow See other posts from Stack Overflow or by pixel
Published on 2009-02-20T20:02:04Z Indexed on 2010/06/03 18:14 UTC
Read the original article Hit count: 248

The UINavigationBar and UISearchBar both have a tintColor property that allows you to change the tint color (surprising, I know) of both of those items. I want to do the same thing to the UITabBar in my application, but have found now way to change it from the default black color. Any ideas?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uitabbarcontroller