SyntaxFix
Write A Post
Hire A Developer
Questions
The answer is simply that it makes no difference how the segue is triggered.
The prepareForSegue:sender: method is called in any case and this is where you pass your parameters across.
prepareForSegue:sender: