开发者

SplitScreen in Iphone/Ipod Touch

开发者 https://www.devze.com 2023-03-14 08:34 出处:网络
Just wonder anyone has idea how to create a view controller class doing splitscreen, like UISplitViewController, but 开发者_Go百科can use in IPhone/IPod Touch?

Just wonder anyone has idea how to create a view controller class doing splitscreen, like UISplitViewController, but 开发者_Go百科can use in IPhone/IPod Touch?

Thanks


From the UISplitViewController Documentation:

Split view controllers are for use exclusively on iPad devices. Attempting to create one on other devices results in an exception.

0

精彩评论

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