Method: RubyMotionQuery::RMQ#screen

Defined in:
lib/project/ruby_motion_query/traverse.rb

#screenObject

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



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

def screen
  view_controller
end