Skip to content

Instantly share code, notes, and snippets.

@spotlessicode
Created September 20, 2016 09:46
Show Gist options
  • Select an option

  • Save spotlessicode/43d37dc5acd0c94851c8f465b42301e7 to your computer and use it in GitHub Desktop.

Select an option

Save spotlessicode/43d37dc5acd0c94851c8f465b42301e7 to your computer and use it in GitHub Desktop.
@IBAction func unwindfromSecondView(_ sender: UIStoryboardSegue) {
self.view.backgroundColor! = UIColor.cyan
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment