Click or drag to resize

CellGroupViewHolderTCellVH Class

Inheritance Hierarchy
SystemObject
  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterAbstractViewHolder
    frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterBaseItemViewsHolder
      frame8.ScrollRectItemsAdapter.Util.GridViewCellGroupViewHolderTCellVH

Namespace:  frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class CellGroupViewHolder<TCellVH> : BaseItemViewsHolder
where TCellVH : new(), CellViewHolder

Type Parameters

TCellVH

The CellGroupViewHolderTCellVH type exposes the following members.

Constructors
Properties
Methods
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also