gpt4 book ai didi

ios - Swift - xib 中不需要的边距

转载 作者:行者123 更新时间:2023-11-28 10:01:04 25 4
gpt4 key购买 nike

所以我的应用左右两侧有一些奇怪的边距:

这是一个 xib:

enter image description here

这是来自同一个应用程序的另一个 xib:

enter image description here

这是来自 XCode (6.1.1) 的相应 View :

enter image description here

enter image description here

有没有人对我如何解决这个问题有任何想法?我怀疑我的 UINavigationController 配置错误?

我试过 view.layoutMargins = UIEdgeInsetsZero 无济于事...

最佳答案

设置无边距约束的方式有3种:

1) 从 pin 面板 - 取消选中“constraint to margin”选项:

enter image description here

2) 设置约束后,选择约束并转到尺寸检查器,取消选中“Relative to margin”选项:

enter image description here

3) 使用 ctrl 拖动 - 按 alt(选项)在没有边距的选项之间切换:

enter image description here

关于ios - Swift - xib 中不需要的边距,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28781148/

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