开发者

How to hide UINavigationBar when using TTNavigator (Three20 v1.0a2)

开发者 https://www.devze.com 2023-01-28 14:08 出处:网络
I wan开发者_如何学编程t to hide the UINavigationBar in a TTViewController presented by TTNavigator.

I wan开发者_如何学编程t to hide the UINavigationBar in a TTViewController presented by TTNavigator.

Is there a way to archive this?


You do this in Three20 as you would do in a project without Three20. Like so:

    [self.navigationController setNavigationBarHidden:YES animated:YES];

Hop this helps.

0

精彩评论

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

关注公众号