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.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -