Click or drag to resize

GridExample Class

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.CoreOSAGridParams, CellGroupViewsHolderMyCellViewsHolder
            Com.ForbiddenByte.OSA.CustomAdapters.GridViewGridAdapterGridParams, MyCellViewsHolder
              Com.ForbiddenByte.OSA.Demos.GridGridExample

Namespace:  Com.ForbiddenByte.OSA.Demos.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class GridExample : GridAdapter<GridParams, MyCellViewsHolder>

The GridExample type exposes the following members.

Constructors
  NameDescription
Public methodGridExample
Top
Properties
  NameDescription
Public propertyLazyData
Top
Methods
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also