0

It's possible select the UITabBarItem desired in a TabBarController with 4 UITabBarItem with a click on a button?

1 Answers1

0

Sure. Just set the tab bar controller's selectedViewController or selectedIndex property to the desired view controller or tab index.

Ole Begemann
  • 135,006
  • 31
  • 278
  • 256