fling

open fun fling(velocityY: Int)(source)

Fling the scroll view

Parameters

velocityY

The initial velocity in the Y direction. Positive numbers mean that the finger/cursor is moving down the screen, which means we want to scroll towards the top.