ios - TabBarController will hide -
is there protocol tabbarcontroller "will hide" , "will show" actions? there seems none in uitabbarcontrollerdelegate,uitabbardelegate asking because want when tabbarcontroller hides on push.
thank you!
there no such notifications, how ever in order register events have toggle visibility of tab bar programmatically.