GridCells
sealed class GridCells
GridCells.Adaptive |
Defines a grid with as many columns as possible on the condition that every cell has at least |
GridCells.Fixed |
Defines a fixed number of columns, limited to 1 through 5. |
Defines the number of columns of the GridView.
Summary
Nested types |
|---|
@RequiresApi(value = 31)Defines a grid with as many columns as possible on the condition that every cell has at least |
class GridCells.Fixed : GridCellsDefines a fixed number of columns, limited to 1 through 5. |
Protected constructors |
|---|