开发者

iPhone : How to put activity indicator on particular Tabbar click

开发者 https://www.devze.com 2023-03-21 19:42 出处:网络
In my app I have 5 tab bar. On particular tab bar click I want to display activity indicator for some time.

In my app I have 5 tab bar. On particular tab bar click I want to display activity indicator for some time.

For Example,

I have 5 tab bars in which on开发者_JS百科e is Photos.

Now when user click on this Photos, It should display activity indicator for sometime and then display that Photosview.

How do I achieve this? Even I dont know How to determine which tab is selected ?


Use the tabBarController:didSelectViewController: delegate method.

0

精彩评论

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

关注公众号