Hi all,
I want to know how to set the back button title of navigation controller.
I tried doing the following but it didn't work.
self.navigationItem.backBarButtonItem.title = @"Back";
I want to know how to set the back button title of navigation controller.
I tried doing the following but it didn't work.
self.navigationItem.backBarButtonItem.title = @"Back";