{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
LazyStaggeredGridItemInfo |
Information about layout state of individual item in lazy staggered grid. |
LazyStaggeredGridItemScope |
Receiver scope for itemContent in |
LazyStaggeredGridLayoutInfo |
Information about layout state of lazy staggered grids. |
LazyStaggeredGridScope |
Receiver scope for |
StaggeredGridCells |
This class describes the count and the sizes of columns in vertical staggered grids, or rows in horizontal staggered grids. |
LazyStaggeredGridDslKt |
|
LazyStaggeredGridState |
Hoisted state object controlling |
LazyStaggeredGridStateKt |
|
StaggeredGridCells.Adaptive |
Defines a grid with as many rows or columns as possible on the condition that every cell has at least |
StaggeredGridCells.Fixed |
Defines a grid with fixed number of rows or columns. |
StaggeredGridCells.FixedSize |
Defines a grid with as many rows or columns as possible on the condition that every cell takes exactly |
StaggeredGridItemSpan |
Span defines a number of lanes (columns in vertical grid/rows in horizontal grid) for staggered grid items. |
LazyStaggeredGridState.Companion |
|
StaggeredGridItemSpan.Companion |