Click or drag to resize

MyCellGroupViewsHolder Methods

The MyCellGroupViewsHolder type exposes the following members.

Methods
  NameDescription
Public methodCollectViews

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

(Overrides CellGroupViewsHolderTCellVHCollectViews.)
Top
See Also