-
public final class LazyListStateExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static Boolean
isScrolledToEnd(LazyListState $self)
final static Integer
outOfViewItemCount(LazyListState $self)
-
-
Method Detail
-
isScrolledToEnd
final static Boolean isScrolledToEnd(LazyListState $self)
-
outOfViewItemCount
final static Integer outOfViewItemCount(LazyListState $self)
-
-
-
-