How to go back one view in UINavigationController?

Viewed 21533

Is there a method to go back one view in the stack on a UINavigationController? Or to a view with a specific title?

3 Answers
Related