10.08.2016 Swift Programmatische VC Verlinkung let linkToView = self.storyboard!.instantiateViewControllerWithIdentifier("navigationOptionenEdit") self.presentViewController(linkToView, animated: true, completion: nil)