Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mac OS 用の Mail.app のように、iPad 用に 3'panels ビューを実装する必要があります。
SplitviewController 内に SplitviewController を配置できないようですが、他のアイデアはありますか? 前もって感謝します。
UISplitViewControllerに似た何かをするのに は必要ありませんUISplitViewController。3つUIViewControllersで十分です。4 番目のものを作成して他の 3 つをホストし、それを他の 3 つの間のメディエーターとして使用できます。
UISplitViewController
UIViewControllers