Skip to main content

UIBarButton Back Button

If you are using UINavigationController and segues, you may want to change the back button and in particular the title of the back bar button. We set this is in the function prepareForSegue:sender: Here we reference the UINavigationItem and assign it a newly created UIBarButtonItem.

  Please follow and like us:

Read More