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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -