开发者

How to toggle the Status Bar on/off?

I have a si开发者_高级运维tuation where I sometimes need a real fullscreen view that also covers the status bar completely. When this view is gone, I want the status bar to be visible again below it. Is there a way to do this?


[[UIApplication sharedApplication] setStatusBarHidden:YES/NO withAnimation: UISatusBarAnimation];
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜