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.
似乎您可以指定 AutoSizing/Spacing 的唯一方法是相对于超级视图。有没有办法可以将相对 AutoSizing/Spacing 指定到另一个视图?假设我希望超级视图内的两个视图在调整超级视图大小时始终具有 6 像素的间距。有什么方法可以在 IB 中做到这一点,还是我必须手动对其进行编码?
在 IB 中,单击文件检查器(第一个图标),然后确保未选中自动布局。然后转到尺寸检查器(第 5 个图标)并进行更改。
编辑:
(来源:fredandrandall.com)