iOS:the way of hide the status bar

1) Set in the plist file app

2) Use application.statusBarHidden = YES;  application = [UIApplication sharedApplication]; io

相关文章
相关标签/搜索