(1)在 Info.plist 中添加如下配置

|
1
2
|
<key>UIViewControllerBasedStatusBarAppearance</key><false/> |
配置iOS状态栏样式
本文介绍如何通过修改 Info.plist 文件中的 UIViewControllerBasedStatusBarAppearance 键值来控制 iOS 应用的状态栏外观。
(1)在 Info.plist 中添加如下配置

|
1
2
|
<key>UIViewControllerBasedStatusBarAppearance</key><false/> |
1530
5172
591

被折叠的 条评论
为什么被折叠?