Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是否可以为我将在 iPad 应用程序中使用的 UIPopoverController 设计一个新视图(以非标准尺寸,例如 300x300)并在主情节提要上进行设计?
我看不到任何自定义我在情节提要上创建的视图的方法。新的 ViewController 始终是 iPad 的全尺寸。
在属性检查器中,您可以将控制器的尺寸度量从“推断”更改为“自由形式”,然后单击视图并将其在尺寸检查器中的尺寸更改为您想要的。