SelectableLazyListState

constructor(lazyListState: LazyListState, selectionMode: SelectionMode = SelectionMode.None)

Parameters

lazyListState

The state object for the underlying lazy list.

selectionMode

The selection mode for the list.