GridParamsGridConfig Class |
Namespace: frame8.ScrollRectItemsAdapter.Util.GridView
[SerializableAttribute] public class GridConfig
The GridParamsGridConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| GridParamsGridConfig |
| Name | Description | |
|---|---|---|
| MaxCellsPerGroup | ||
| UseDefaulfItemSizeForCellGroupSize |
| Name | Description | |
|---|---|---|
| alignmentOfCellsInGroup | The alignment of cells inside their parent LayoutGroup (Vertical or Horizontal, depending on ScrollView's orientation) | |
| cellHeightForceExpandInGroup | Wether to force the cells to expand in height inside their parent LayoutGroup | |
| cellPrefab | The prefab to use for each cell | |
| cellWidthForceExpandInGroup | Wether to force the cells to expand in width inside their parent LayoutGroup | |
| groupPadding | The padding of cells as a whole inside their parent LayoutGroup | |
| spacingInGroup |