class ProMotion::Screen

Public Instance Methods

app() click to toggle source
# File lib/project/pro_motion/screen.rb, line 4
def app
  RubyMotionQuery::App
end