简体   繁体   English

如何在ios应用程序中移动顶部面板

[英]How to move the top panel in ios app

My app top bar very stretched on iPhone and and closes the status bar. 我的应用程序顶部栏在iPhone上非常伸展,并关闭状态栏。 How to fix it? 怎么解决? On iPhone simulator there is no such it 在iPhone模拟器上没有这样的 ios模拟器

苹果手机

in info.plist add View controller-based status bar appearance property and set NO 在info.plist中添加View controller-based status bar appearance属性并设置NO

info.plist中

in project General settings set status bar hide during application launch 在项目General设置中设置状态栏hide during application launch 项目属性

At Project General setting, you just check it 在Project General设置中,您只需检查它

在此输入图像描述

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

相关问题 如何在使用canDisplayBannerAds的iOS7应用中将iAd移动到屏幕顶部? - How move an iAd to top of screen in an iOS7 app that uses canDisplayBannerAds? 如何在iOS应用中以编程方式移至第二视图? - How to move to second view programatically in ios app? 如何在 iOS 13 web 应用程序中禁用“阅读器视图”面板? - How to disable “Reader View” panel in the iOS 13 web app? 如何在iOS 7的键盘上方创建上一个和下一个按钮完成的按钮面板以及&lt;&gt;的箭头 - how to create previous and next button done button panel on top of keyboard and arrows for < > for ios 7 iOS键盘按键移出屏幕上方 - iOS keyboard keys move off top of screen iOS将UIAlertAction移至屏幕顶部 - iOS move UIAlertAction higher to top of screen 如何从iOS缓存中正确移动应用内购买下载文件? - How to properly move In App Purchase download files from cache in iOS? Xamarin MvvmCross: iOS 如何监控应用程序已移动到前台/后台 - Xamarin MvvmCross: iOS how to monitor the app has move to foreground/background iOS模拟器如何将app图标移动到另一页 - How to move app icon to another page in iOS simulator 如何在ios应用程序的相机全屏视图上绘制图片? - how to draw on top of the camera full screen view in an ios app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM