Click or drag to resize

PackedGridExampleGetNewCellGroupViewsHolder Method

Provide your own implementation of the group prefab, if you have a custom one. Most often than not, you won't use this

Namespace:  Com.ForbiddenByte.OSA.Demos.GridDifferentItemSizes
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override CellGroupViewsHolder<MyCellViewsHolder> GetNewCellGroupViewsHolder()

Return Value

Type: CellGroupViewsHolderMyCellViewsHolder
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also