UItabBarItem highlight state image

Posted by Paul Solomon on Stack Overflow See other posts from Stack Overflow or by Paul Solomon
Published on 2009-11-08T22:10:43Z Indexed on 2010/05/15 16:04 UTC
Read the original article Hit count: 846

Filed under:
|
|

I'd like to be able to change the highlighted state image on an UITabBarItem when it is selected? Is it possible to subclass and access this? or do I need to roll my own navigation code?

-> start edit I didn't articulate what I was looking for earlier. I am looking for the semi-transparent white overlay reference that the device adds to the selected state/image of the UITabBar. See image! http://solomon71.com/images/UITabBarItem.png

© Stack Overflow or respective owner

Related posts about uitabbaritem

Related posts about uitabbar