CoverFlowState

Exposes the scroll state.

Properties

Link copied to clipboard

Index of the selected item. Set to -1 during scrolling.

Functions

Link copied to clipboard
fun scrollToItem(index: Int)

Animated scrolling to the item at index. Will be launched in a CoroutineScope.