🌈 Create new beautiful Compose Gradients with our new wesite ->
Interface

ScrollPauseHandle

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

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.

Content updated: