Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个奇怪的问题。
当手机具有活动的热点连接或后台应用程序正在录制时,我的应用程序在其导航栏上方呈现 20 像素的间隙。请参阅屏幕截图。Windows 根视图控制器设置为导航控制器。
尝试在控制器的 viewDidLoad 中设置它
self.edgesForExtendedLayout = UIRectEdgeNone;