Scope used for suspending scroll blocks

Summary

Public functions

Offset
scrollBy(delta: Offset)

Attempts to scroll forward by delta px.

Cmn

Public functions

scrollBy

fun scrollBy(delta: Offset): Offset

Attempts to scroll forward by delta px.

Returns
Offset

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