{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
LazyScopeMarker |
DSL marker used to distinguish between lazy layout scope and the item scope. |
LazyItemScope |
Receiver scope being used by the item content parameter of LazyColumn/Row. |
LazyListItemInfo |
Contains useful information about an individual item in lazy lists like |
LazyListLayoutInfo |
Contains useful information about the currently displayed layout state of lazy lists like |
LazyListScope |
Receiver scope which is used by |
LazyDslKt |
|
LazyListState |
A state object that can be hoisted to control and observe scrolling. |
LazyListStateKt |
|
LazyListState.Companion |