toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-compose-runtime
/
soil.query.compose.runtime
/
LazyLoadDirection
Lazy
Load
Direction
sealed
interface
LazyLoadDirection
Inheritors
Backward
Forward
Members
Types
Backward
Link copied to clipboard
data
object
Backward
:
LazyLoadDirection
Forward
Link copied to clipboard
data
object
Forward
:
LazyLoadDirection
Functions
can
Scroll
More
Link copied to clipboard
abstract
fun
canScrollMore
(
state
:
ScrollableState
)
:
Boolean
get
Scroll
Position
Ratio
Link copied to clipboard
abstract
fun
getScrollPositionRatio
(
itemIndex
:
Int
,
totalItemsCount
:
Int
)
:
Float