[ Ссылка ]
[ Ссылка ]
iOS Passing Data Between View Controllers pt2 - prepareForSegue Example
Storyboarding has extremely simplified iOS programming within Xcode. In this tutorial, we detail iOS passing data between view controllers with the method prepareForSegue. When a segue is triggered, but before the visual transition occurs, the storyboard runtime calls the current view controller's prepareForSegue:sender: method so that it can pass any needed data to the view controller that is about to be displayed. The source code can be found at [ Ссылка ]. Hit us up if you have any questions!
- (void)performSegueWithIdentifier:(NSString *)identifier sender:(id)sender
If you want to learn more, please check out [ Ссылка ]
We would love to hear from you on facebook, twitter, or in the forums!
[ Ссылка ]
[ Ссылка ] .
Visit Our Friends @ Stone River E-Learning for Additional Tutorials - [ Ссылка ]
Coupon 20% Off HTML & CSS for Beginners - [ Ссылка ]
Ещё видео!