ios - how do I make an event when a tab button is pressed? -
i need fire event when tab button has been pressed tab bar in xcode. clueless this? can me?
you should use uitabbardelegate uitabbar , define tabbar:didselectitem:
as described here : how connect tab bar item action?
Comments
Post a Comment