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