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.
在“您的第二个 iOS 应用程序:故事板”上 - 启用添加新项目章节。我所做的与 Xcode5 显示的相同。怎么可能不同。它说,在画布上,选择标签和文本字段,然后单击画布右下角的固定约束按钮。
pin 约束按钮是组中的中间按钮,如下所示:
在出现的 Pin 菜单中,选择 Horizontal Spacing。
您应该看到如下内容:
我怎么能那样做?谢谢
我假设您要设置标签和文本字段之间的空间。
为此,请选择其中一个,然后按住 Ctrl,拖动到另一个并选择Horizontal Spacing。这应该添加一个约束。如果要更改它,请选择它并打开属性检查器。