简体   繁体   English

如何将应用程序的状态栏设置为灰色?

[英]how can i set my app's status bar to gray?

iBooks's status bar what the picture say, it's my want iBooks的状态栏图片说的是我想要的

How can I set my app's status bar to gray? 如何将应用程序的状态栏设置为灰色? I only found the Default and LightContent in the UIStatusBarStyle . 我只在UIStatusBarStyle找到Default和LightContent How can iBooks do it? iBooks如何做到?

<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleDefault</string>

in info.plist 在info.plist中

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使旧应用程序状态栏的字体大小与iOS 10中的系统状态栏匹配? - How can I make the font size of the status bar of my old app to match the system status bar in iOS 10? 如何防止状态栏与我的应用程序重叠? - How do I prevent that the Status Bar overlaps my App? 当我在没有检查状态栏框的情况下返回我的应用程序时,如何判断手机何时处于通话状态? - how can i tell when the phone is in a call when i return to my app without checking the status bar frame? 如何使状态栏与导航栏的颜色相同? - How can I make my status bar be the same colour as my navigation bar? 我从iPad应用程序中删除了状态栏,但是现在底部有一个白色栏,其厚度与状态栏的厚度相同 - I removed the status bar from my iPad app, but now there is a white bar at the bottom that is the same thickness as the status bar 将状态栏设置为隐藏或不隐藏时如何自动调整ios视图的大小 - How to autoresize ios's view when I set status bar to hidden or not hidden iOS通过Deeplink打开应用程序时,如何从状态栏中删除“应用程序链接”按钮? - iOS how can I remove 'App link' button from the status bar when open app via deeplink? 如何在状态栏中提供文本颜色? - How can I give textcolor in status bar? 如何更改状态栏的外观? - How can I change the appearance of the status bar? 如何更改状态栏的框架? - How can I change the frame of the status bar?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM