开发者

How to change the SplitView from left,right to top,bottom on iPad?

开发者 https://www.devze.com 2022-12-31 09:44 出处:网络
I know that the SplitView is new to iPad, it split the screen with left and right. But I want to split the screen with top and botto开发者_Python百科m. How can I do so? thank u.I don\'t think you can

I know that the SplitView is new to iPad, it split the screen with left and right. But I want to split the screen with top and botto开发者_Python百科m. How can I do so? thank u.


I don't think you can do that, and the width of left pane is fixed at 320. If you want to split the screen with top and bottom, you should write your own view controller rather than using UISplitViewController.

0

精彩评论

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