ListView.scroll

Sets the scrolling to pos, then returns the new scrolling positions.

  1. int[2] scroll()
  2. int[2] scroll(int[2] pos)
    class ListView
    int[2]
    scroll
    (
    int[2] pos
    )

Meta