开发者

How to make a UINavigationBar NOT push down views?

I have multiple UI开发者_运维问答ViewControllers in a UINavigationController. Sometimes I show the bar, sometimes I don't. How do I make the navigation bar show without pushing down the view?


The navigation bar will always push down the view unless it's set to be translucent.


You can override pushViewController: method

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜