gpt4 book ai didi

ios - 如何删除 Storyboard中 UIView 的底部空白区域?

转载 作者:行者123 更新时间:2023-11-29 01:34:48 24 4
gpt4 key购买 nike

我是 iOS 开发的新手,我面临 Storyboard布局的问题。

我创建了一个 UIViewController 并添加了一个容器。在这个容器内我创建了我的布局,见下图: storyboard image

但是,当我运行我的项目时,我的布局下方有一个空白区域。我没有办法解决这个问题 Layout in the simulator

调用包含我使用的容器的 viewController:

let postView = storyboard!.instantiateViewControllerWithIdentifier("InfoPostView") as! InformationPostingViewController
presentViewController(postView, animated: true, completion: nil)

提前致谢:)

最佳答案

无论屏幕尺寸如何,您都需要使用约束来确保容器 View 填满整个屏幕。

enter image description here

关于ios - 如何删除 Storyboard中 UIView 的底部空白区域?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33086916/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com