Interface

ScrollPauseHandle

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

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Android
@ExperimentalTvMaterial3Api

sealed interface ScrollPauseHandle

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

Functions

resumeAutoScroll

fun resumeAutoScroll()

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