Composables UI is out: our new component library for Compose Multiplatform ->
Interface

VerticalScrollMode

Defines what sort of vertical scrolling behavior is used by LazyColumn.

Source set: Android
public sealed interface VerticalScrollMode

Defines what sort of vertical scrolling behavior is used by LazyColumn. On Api 36+, snap scrolling is available.

Last updated: