Method: ProMotion::TabBarController#tabBarController

Defined in:
lib/ProMotion/cocoatouch/tab_bar_controller.rb,
lib/ProMotion/cocoatouch/tab_bar_controller.rb,
lib/ProMotion/cocoatouch/tab_bar_controller.rb

#tabBarController(tbc, didEndCustomizingViewControllers: vcs, changed: changed) ⇒ Object

Cocoa touch methods below



63
64
65
# File 'lib/ProMotion/cocoatouch/tab_bar_controller.rb', line 63

def tabBarController(tbc, shouldSelectViewController: vc)
  should_select_tab_try(vc)
end