Is there anyway to tell what specifically the back button from a navigation controller does? I know in terms of what it does, but in terms of method called/functions etc.
The reason is that I am hiding the navigation bar and will have a button on view instead and just want to replicate this completely.