简体   繁体   中英

Split View To another Full View Controller in iOS

I am using split view controller in my app. how to navigate from tableview cell in detail view(split view) to another full view controller.

要从详细信息(拆分)导航到另一个完整视图控制器或非拆分视图控制器,您必须使nonsplitviewcontroller到根视图控制器,以防您接下来要从该视图控制器导航,您应该使用导航控制器。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM