Navigate to a SplitViewController

后端 未结 4 1711
长发绾君心
长发绾君心 2020-12-04 00:44

I\'ve been playing around with the iPad SDK looking for ways to improve my current iPhone app. I\'ve got a couple place where I think the new \"SplitView\" would look pretty

4条回答
  •  一生所求
    2020-12-04 01:12

    Check out the Multiple Detail Views sample app on Apple's Documentation, this could give you a good idea on how to deal with navigation structure and how to display views on the "splitViewController".

提交回复
热议问题