How to create an action for a UITabBarItem?
Posted
by suse
on Stack Overflow
See other posts from Stack Overflow
or by suse
Published on 2010-03-25T05:50:38Z
Indexed on
2010/03/25
5:53 UTC
Read the original article
Hit count: 555
iphone
Hi,
I have created a UITabBar and UITabBarItems without UITabBarController on it, now i want to know how to place an action on click of the UITabBarItem.What is the method i should use for action on UITabBarItem?
© Stack Overflow or respective owner