Method: Browser::Position#y

Defined in:
opal/browser/utils.rb

#yObject

Returns the value of attribute y

Returns:

  • (Object)

    the current value of y



6
7
8
# File 'opal/browser/utils.rb', line 6

def y
  @y
end