How to set the title of UIToolBar?
Posted
by Kelvin
on Stack Overflow
See other posts from Stack Overflow
or by Kelvin
Published on 2010-05-02T18:56:51Z
Indexed on
2010/05/02
21:48 UTC
Read the original article
Hit count: 561
How can I set the title of UIToolBar such that it looks the same as the title in UINavigationBar?
I tried to use a button with plain style, it looks ok, but it will be highlighted when I click on it... Is there any better way to set the title in the detail view of split view?
© Stack Overflow or respective owner