I want to extend the view controller to have an unwind segue. I know how to create an unwind segue via the storyboard but I do not want to create an unwind segue for every view controller.
I already know how to do this, what I am asking for is how to do this programatically: Thanks.
Please read comments