Click or drag to resize

MyCellViewsHolder Class

All views holders used with GridAdapter should inherit from CellViewsHolder
Inheritance Hierarchy

Namespace:  Com.ForbiddenByte.OSA.Demos.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class MyCellViewsHolder : CellViewsHolder

The MyCellViewsHolder type exposes the following members.

Constructors
  NameDescription
Public methodMyCellViewsHolder
Top
Methods
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also