onScroll

val onScroll: (offset: Px) -> Unit? = null

Invoked when the container scrolls. The function's offset is represented in units in the host's coordinate system.

See also