开发者

iPad SplitView Controller with different detailviewcontrollers based upon item selection?

开发者 https://www.devze.com 2022-12-26 19:46 出处:网络
W开发者_开发问答hat is the best way to support multiple detailed view controllers in an iPad SplitViewController?

W开发者_开发问答hat is the best way to support multiple detailed view controllers in an iPad SplitViewController?

I want different detailViewController types to be displayed depending on which row is selected from the RootViewController.


Hm, the split view controller is meant to support multiple detail views selected by the master (root) view.

Please check the "MultipleDetailViews" sample code found in Xcode.

0

精彩评论

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