Class: ProMotion::NavigationController
- Inherits:
-
UINavigationController
- Object
- UINavigationController
- ProMotion::NavigationController
- Defined in:
- lib/ProMotion/cocoatouch/NavigationController.rb
Instance Method Summary collapse
Instance Method Details
#shouldAutorotate ⇒ Object
3 4 5 |
# File 'lib/ProMotion/cocoatouch/NavigationController.rb', line 3 def shouldAutorotate visibleViewController.shouldAutorotate end |