UISearchBar cancel button color?
Posted
by cactus
on Stack Overflow
See other posts from Stack Overflow
or by cactus
Published on 2010-05-07T09:22:59Z
Indexed on
2010/05/07
9:28 UTC
Read the original article
Hit count: 436
When I drop a UISearchBar into my view inside Interface Builder, and change its style to Black Opaque, the cancel button stays unfittingly blue / gray and doesn't become black.
How can I make the cancel button black?
© Stack Overflow or respective owner