Stay organized with collections Save and categorize content based on your preferences.

ScrollPauseHandle

@ExperimentalTvMaterial3Api
public interface ScrollPauseHandle


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

Summary

Public methods

abstract void

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

Public methods

resumeAutoScroll

abstract void resumeAutoScroll()

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