开发者

iPad Split view controller

开发者 https://www.devze.com 2023-01-08 08:23 出处:网络
Is there any way when I rotate an iPad split view app that my 开发者_StackOverflowview could take up the full screen instead of the menu or resize it? I like the portrait mode with the menu in the but

Is there any way when I rotate an iPad split view app that my 开发者_StackOverflowview could take up the full screen instead of the menu or resize it? I like the portrait mode with the menu in the button.

How would I go about doing this?


If you're asking if you can hide the master view when a UIScrollView is rotated to landscape orientation, you can't. That's not what UIScrollView is for. You'll have to write your own view controller class.

0

精彩评论

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

关注公众号