MyCellGroupViewsHolder Class |
Namespace: Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes
public class MyCellGroupViewsHolder : CellGroupViewsHolder<MyCellViewsHolder>
The MyCellGroupViewsHolder type exposes the following members.
| Name | Description | |
|---|---|---|
| MyCellGroupViewsHolder |
| Name | Description | |
|---|---|---|
| CollectViews | Called by [!:Init(GameObject, int, RectTransform, int)], after the GameObjects for the group and all containing cells are instantiated Creates the cells' views holders and initializes them, also setting their itemIndex based on this group's ItemIndex |
| Name | Description | |
|---|---|---|
| contentSizeFitterComponent |