ScrollPauseHandle

Interface

Android
@ExperimentalTvMaterial3Api

sealed interface ScrollPauseHandle

Handle returned by CarouselState.pauseAutoScroll that can be used to resume auto-scroll.

Functions

fun resumeAutoScroll()

Resumes the auto-scroll behaviour if there are no other active ScrollPauseHandles.