Skip to content

Instantly share code, notes, and snippets.

@kevinbluer
Created September 7, 2014 14:27
Show Gist options
  • Save kevinbluer/be059a6bfd07b81fba99 to your computer and use it in GitHub Desktop.
Save kevinbluer/be059a6bfd07b81fba99 to your computer and use it in GitHub Desktop.
@IBAction func unwindFromView(segue: UIStoryboardSegue) {
// note that data can be passed with an unwind action
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment