{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

androidx.compose.ui.input.nestedscroll

Interfaces

NestedScrollConnection

Interface to connect to the nested scroll system.

Classes

NestedScrollDispatcher

Nested scroll events dispatcher to notify the nested scroll system about the scrolling events that are happening on the element.

NestedScrollModifierKt
NestedScrollNodeKt
NestedScrollSource

Possible sources of scroll events in the NestedScrollConnection

NestedScrollSource.Companion