应用程序期间的状态栏显示 Default.png

发布于 2025-01-07 05:34:36 字数 133 浏览 0 评论 0原文

我相信这是微不足道的,但我一生都无法弄清楚这一点。 我的应用程序有一个黑色半透明状态栏。但是,当执行应用程序时 (其中显示 Default.png),显示的状态栏只是基本的灰色。 我也希望它是黑色半透明的。

如何?

谢谢

I believe this is trivial, but I can't for the life of me, figure this out.
My app has a Black Translucent Status bar. However, when executing the app
(where Default.png is showing), the status bar shown is just a basic grey color.
I want this to be Black Translucent as well.

How?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

狼亦尘 2025-01-14 05:34:36

在您的 info.plist 中添加一个状态栏样式,其值为 UIStatusBarStyleBlackTranslucent。

in your info.plist add a Status bar style with value UIStatusBarStyleBlackTranslucent.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文