iPhone: Hide the title of navigation bar without remove it
Posted
by Kenzo
on Stack Overflow
See other posts from Stack Overflow
or by Kenzo
Published on 2010-03-16T14:53:32Z
Indexed on
2010/03/16
15:01 UTC
Read the original article
Hit count: 195
iphone
Hi,
I have a customized navigation bar with a image background. I do want to show the title on the background but I need its text for the back button in the next view. How can I do it please?
Thank you
ps: self.title=@"" will not put (naturally) in the back button the previous title.
© Stack Overflow or respective owner