简体   繁体   English

如何在xcode 6.3界面构建器情节提要中默认模拟指标?

[英]How to default simulated metrics in xcode 6.3 interface builder storyboard?

When I add a new view controller to a storyboard in Xcode 6.3 it defaults to inferred in the simulated metrics. 当我在Xcode 6.3中将新的视图控制器添加到情节提要中时,默认情况下会推断为模拟指标。

I prefer setting the size to 3"5 inch to allow me to see more objects. 我更喜欢将尺寸设置为3“ 5英寸,以允许我看到更多物体。

Is there anyway to set this as the default, rather than going and changing the size metric. 无论如何,有没有将其设置为默认值,而不是更改尺寸指标。

In general it would be handy to be able to set a preference. 通常,能够设置首选项会很方便。 I know I can just duplicate and change with ⌘D but that is not a method I like 我知道我可以用changeD复制和更改,但这不是我喜欢的方法

You can change Storyboard metrics, so that Every new controlled added will become in the same size you have choiced. 您可以更改情节提要板度量标准,以便每个新添加的控件都将具有您选择的相同大小。

By default the xCode will give you Base metrics , look like THIS 默认情况下,Xcode中会给你基本的指标 ,像

You can change your metrics like Iphone Portrait 您可以更改指标,例如Iphone Portrait

Please provide your feedback, if this is not the case. 如果不是这种情况,请提供您的反馈。

HTH, Enjoye !! HTH,尽情享受!

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

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