在Xcode 6.3中预览和调整大小

时间:2015-05-04 12:47:54

标签: ios uistoryboard preview xcode6.3

我正在使用Xcode 6.3,但我无法获得preview and Resizing按钮。调整大小按钮应最后出现在附加图像中。

xcode 6.3

之前,此面板中有4个按钮

enter image description here

我无法看到下图中的最后一个按钮:

enter image description here

那么如何实现第4个按钮?

1 个答案:

答案 0 :(得分:7)

好的,没有选项在xcode 6.3中预览和调整大小....

如果你想检查约束,那么选项是Document outline并且用于预览....只需检查下面..

首先选择show assistant editor ....左右面板显示控制器......

enter image description here

现在按照此图片

enter image description here