scrollBy

abstract fun scrollBy(pixels: Offset): Offset

Attempts to scroll forward by pixels px.

Return

the amount of the requested scroll that was consumed (that is, how far it scrolled)