我在 xcode6.4 中找不到对齐和固定按钮来调整纵横比适合的约束

I cannot find the align and pin buttons in xcode6.4 to adjust constraints for aspect fit

我现在正在使用 xcode6.4

在这个回答中, 您可以清楚地看到用于设置约束的对齐、固定等选项。

但是,在选择标签元素后,我无法触发它。

事实上,我现在有以下代替。

那么如何调整约束条件,例如标签的宽度约束条件和远离最左边缘和最上边缘的约束条件?

确保您已选中 Use Auto Layout 的选项。参考下图

在实用程序 > 文件检查器下