I am wondering if there is a callback similar to prepareForSegue
that is called when the parent UIViewController is returned when the user offers the [back] button.
I would also like to receive the information from which the user controller was received, from which the user clicked the "Back" button.
source share