Sunday, September 29, 2013

ios segue

The following four segue, which experts explain when to use:

manul segue

relationship segue

action segue

selection segue
Reply:
Did not people use storyboard?
Reply:
xib's passing
Reply:
Nothing timing. My understanding is that storyboard segue piece inside the line of action. Is another programming ideas. Ie: not dynamically create controller, but for all the controller are automatically created through the segue, so easy to see the whole view of the flow and relationships.
Of course, he is still can manually create.
Reply:
In fact, still need to manually jump automatically jump distinction, how convenient how habits how to
Such action segue trigger that jump, do not
 [self performSegueWithIdentifier: @ "segueIdentifier" sender: self]; 


But the effect is the same: to achieve Jump
Reply:
Segue useful, but have not heard of such a classification landlord segue

No comments:

Post a Comment