开发者

Is there a way to edit a view that is a modal view form sheet in Xcode 4?

I made a xib file, but all I c开发者_开发百科an get is either iPad or iPhone view. How can I make it so that the size is the same as a modal view form sheet?


If you drag a view onto the Storyboard and connect it with a modal segue, then click on the segue and set it as form sheet style, it will automatically resize the viewController. Then, in the view that's presenting the modal view, implement -prepareForSegue.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜