Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: