ios - UITabBarController with conditional UIViewController -


Once the item is pressed, then I would like to choose that the UIViewController contains a

P> There are two ways < / P>
  - tabBarController: shouldSelectViewController: - TabBarController: didSelectViewController:  

So every time you click on a tab bar, these representatives will be called and you Can do all the tasks.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -