简体   繁体   English

Xcode Swift UIView底部栏不显示

[英]Xcode swift UIView bottom bar does not display

I'm a beginner in iOs development but I'm a web wedeveloper. 我是iOs开发的初学者,但我是Web wedeveloper。

I was trying some small things on Xcode and I face a problem without finding solution or usefull information on the web, take a look to my UiView below 我在Xcode上尝试了一些小事情,但遇到了一个问题,但没有在网络上找到解决方案或有用的信息,请看下面的UiView 在此处输入图片说明

which is quite large, and has a bottom bar with Done button, and and another bar with some button. 很大,底部有一个带有“完成”按钮的栏,另一个有一些按钮。

But when I'm running the simulator, I can't see this bottom bar guide, I do have a button on it, I have an action on it, the "Hidden" field is not selected. 但是,当我运行模拟器时,看不到该底部向导,我确实有一个按钮,对其有操作,未选择“隐藏”字段。

Any idea why it's happenning (Using Xcode 6 beta 7)? 知道为什么会发生这种情况吗(使用Xcode 6 beta 7)?

在此处输入图片说明

将左右边界约束设置为0,并将“水平居中”约束也设置为。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM