GridCells
Kotlin
|Java
sealed class GridCells
kotlin.Any | |
↳ | androidx.compose.foundation.lazy.GridCells |
This class describes how cells form columns in vertical grids or rows in horizontal grids.
Summary
Nested classes | |
---|---|
Combines cells with adaptive number of rows or columns. |
|
Combines cells with fixed number rows or columns. |