Class: ProMotion::NavigationController

Inherits:
UINavigationController
  • Object
show all
Defined in:
lib/ProMotion/cocoatouch/NavigationController.rb

Instance Method Summary collapse

Instance Method Details

#shouldAutorotateObject



3
4
5
# File 'lib/ProMotion/cocoatouch/NavigationController.rb', line 3

def shouldAutorotate
  visibleViewController.shouldAutorotate
end