Class: RubyMotionQuery::App
- Defined in:
- lib/project/ruby_motion_query/app.rb
Class Method Summary collapse
Class Method Details
.current_screen(root_view_controller = nil) ⇒ Object
4 5 6 |
# File 'lib/project/ruby_motion_query/app.rb', line 4 def current_screen(root_view_controller = nil) current_view_controller root_view_controller end |