gpt4 book ai didi

ios - 有时 Xcode 8(自动布局)中有额外的间距(边距),为什么?

转载 作者:行者123 更新时间:2023-11-28 21:06:17 25 4
gpt4 key购买 nike

我放了一个 View 并将其尾部设置为 0 间距的 super View ,但是有一个额外的间距。我不知道为什么会这样,我清除了约束并添加了新的约束,但空间仍然存在。是否存在错误,或者我遗漏了什么?

enter image description here

最佳答案

这是因为边距的约束。布局边距表示布局系统在布置 subview 时可以使用的 UIView 内部周围的填充 - 以确保在 View 边缘和 subview 之间留有间隙。

您可以通过在添加约束时取消选中 Constraint to margins 来避免这种情况。

enter image description here

关于ios - 有时 Xcode 8(自动布局)中有额外的间距(边距),为什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45541697/

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