开发者

What is the screensize of a UIModalPresentationFullScreen

I ha开发者_StackOverflow中文版ve a UIModalPresentationFullScreen but my UI elements are not showing up properly. I want to define the screensize in IB, but I'm not sure what the size should be?


Full screen is of course 1024x768 (iPad) / 480x320 (iPhone) (minus the status bar.)

Instead of defining a screen-size, you really should make the UI elements auto-resizable (use "Autosizing" in the "Size Inspector" (Cmd+3)), so your interface becomes screen-size-independent.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜