TableView Segue
TableView Segue
- Subject: TableView Segue
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 09 Oct 2015 10:21:42 +0700
I just created a new project with Xcode 7.0: iOS Master-Detail App.
The TableView in one of the Master Scenes has a Cell, which in Utilities → Connections inspector displays (under Triggered Segues):
selection → Navigation Controller show detail.
The same Scene has a UIStoryboardSegue called “showDetail”.
How can I set this from inside my program?
Can’t find anything looking like this in: UINavigationController, UIViewController, UITableView or UITableViewCell.
I am looking for a property like: UIStoryboardSegue *segueToUseWhenTableRowIsTapped
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden