Method: ProMotion::TabBarController#supportedInterfaceOrientations

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

#supportedInterfaceOrientationsObject



83
84
85
# File 'lib/ProMotion/cocoatouch/tab_bar_controller.rb', line 83

def supportedInterfaceOrientations
  current_view_controller_try(:supportedInterfaceOrientations)
end