LazyLoadDirection

sealed interface LazyLoadDirection

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun canScrollMore(state: ScrollableState): Boolean
Link copied to clipboard
abstract fun getScrollPositionRatio(itemIndex: Int, totalItemsCount: Int): Float