Xcode Storyboard displaying the new iPhone 5 screen size?

假装没事ソ 提交于 2019-11-30 08:01:42

Also, when your building your interface, you'll see a small icon that lets you quickly switch between 4" and 3.5" screens. It's the rectangular icon on the left. It toggles back and forth between phone sizes.

There's a size property in the attributes, so you can choose the pre iPhone5 size of 3.5

Update: It's now under Editor->Simulated Screen. It's combined with orientation (portrait vs. landscape).

You can switch between the Form Factors(IPhone 5 and the previous versions) by clicking on Editor->Apply Form Factor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!