Class: RubyMotionQuery::RMQ

Inherits:
Object show all
Defined in:
lib/project/ruby_motion_query/traverse.rb

Instance Method Summary collapse

Instance Method Details

#screenObject

TODO Why doesn’t this work? alias :screen :view_controller



6
7
8
# File 'lib/project/ruby_motion_query/traverse.rb', line 6

def screen
  view_controller
end