Class: ProMotion::Screen

Inherits:
ViewController show all
Defined in:
lib/project/pro_motion/screen.rb

Instance Method Summary collapse

Methods inherited from ViewController

#class_handles_delegates?

Methods inherited from UIViewController

#append, #append!, #build, #build!, #color, #create, #create!, #didRotateFromInterfaceOrientation, #font, #image, #on_load, #on_rotate, #originalViewDidLoad, #prepend, #prepend!, #reapply_styles, rmq_style_sheet_class, #shouldAutorotate, #shouldAutorotateToInterfaceOrientation, #should_autorotate, #should_rotate, #stylesheet, stylesheet, #stylesheet=, #viewDidAppear, #viewDidDisappear, #viewDidLoad, #viewWillAppear, #viewWillDisappear, #view_did_appear, #view_did_disappear, #view_did_load, #view_will_appear, #view_will_disappear, #willAnimateRotationToInterfaceOrientation, #willRotateToInterfaceOrientation, #will_animate_rotate, #will_rotate

Instance Method Details

#appObject



4
5
6
# File 'lib/project/pro_motion/screen.rb', line 4

def app
  RubyMotionQuery::App
end