rememberCoverFlowState

fun rememberCoverFlowState(onSelectHandler: (Int) -> Unit = {}): CoverFlowState

Initializes a CoverFlowState.

Parameters

onSelectHandler

will be called with -1 as long as the scrolling takes place