Source set: Android
sealed interface ScrollPauseHandle
Handle returned by CarouselState.pauseAutoScroll that can be used to resume auto-scroll.
Functions
resumeAutoScroll
Source set: Android
fun resumeAutoScroll()
Resumes the auto-scroll behaviour if there are no other active ScrollPauseHandles.