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

androidx.compose.foundation.gestures.snapping

Interfaces

SnapLayoutInfoProvider

Provides information about the layout that is using a SnapFlingBehavior.

SnapPositionInLayout

Describes the general positioning of a given snap item in its containing layout.

Classes

LazyGridSnapLayoutInfoProviderKt
LazyListSnapLayoutInfoProviderKt
SnapFlingBehavior

A FlingBehavior that performs snapping of items to a given position.

SnapFlingBehaviorKt
SnapPositionInLayout.Companion