scrollTo(x,y)

scrolls data container to a certain position

Parameters

  • x - the value of horizontal scroll (optional)
    • dimension
  • y - the value of vertical scroll (optional)
    • dimension

Returns

method doesn't return any data