Method: ProMotion::TabBarController#preferredInterfaceOrientationForPresentation

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

#preferredInterfaceOrientationForPresentationObject



87
88
89
# File 'lib/ProMotion/cocoatouch/tab_bar_controller.rb', line 87

def preferredInterfaceOrientationForPresentation
  current_view_controller_try(:preferredInterfaceOrientationForPresentation)
end