Libraries
»
RubyApp
(0.7.16)
»
Index
»
RubyApp
»
Elements
»
Mobile
»
Page
»
SwipedRightEvent
»
#left?
Method: RubyApp::Elements::Mobile::Page::SwipedRightEvent#left?
Defined in:
lib/ruby_app/elements/mobile/page.rb
#
left?
⇒
Boolean
Returns:
(
Boolean
)
69 70 71
# File 'lib/ruby_app/elements/mobile/page.rb', line 69
def
left?
return
false
end