How to create an Unwind Segue in iOS 8

Channel:
Subscribers:
27,000
Published on ● Video Link: https://www.youtube.com/watch?v=aSV8t9wKayo



Category:
Guide
Duration: 19:04
6,690 views
38


In this screencast I'll show you how to setup an Unwind Segue. A regular Segue allows you to send data from one view controller to another, but without an Unwind Segue it's difficult to bring the data back if the user has changed it. Unwind Segues also dismiss modal view controllers automatically.

Read my companion article for more details: http://pinkstone.co.uk/how-to-create-an-unwind-segue-in-ios-8/







Tags:
IOS (Operating System)
IOS 8 (Operating System)
UIViewController
iOS Development
segue