Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bizz84/a17b53ae154264b047b283f13e858bcf to your computer and use it in GitHub Desktop.
Save bizz84/a17b53ae154264b047b283f13e858bcf to your computer and use it in GitHub Desktop.
override func prepareForSegue(segue: UIStoryboardSegue, sender: AnyObject?) {
segue.destinationViewController.title = customTitle()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment