开发者

Which event is called when I press on a part of the tab bar?

An 开发者_开发知识库example:

Which event is called when I press on a part of the tab bar?


For UITabBar, set the delegate and implement UITabBarDelegates -tabBar:didSelectItem:.
With UITabBarController it is UITabBarControllerDelegates -tabBarController:didSelectViewController:.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜