How do I make a UIBarButtonItem 'glow'?
Posted
by brianegge
on Stack Overflow
See other posts from Stack Overflow
or by brianegge
Published on 2010-04-18T20:03:50Z
Indexed on
2010/04/18
21:53 UTC
Read the original article
Hit count: 779
In the Maps app, when you press the tracking button in the lower left hand corner, it glows showing that it's pressed. This makes it behave like a radio button, and it will un-glow once you move the map. Is there a simple way to but a button into the pressed state?
© Stack Overflow or respective owner