Click or drag to resize

MainExampleHelper Class

Helper that manages 2 adapters at once and delegates commands from the drawer panel to both of them
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          frame8.ScrollRectItemsAdapter.MainExampleMainExampleHelper

Namespace:  frame8.ScrollRectItemsAdapter.MainExample
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class MainExampleHelper : MonoBehaviour

The MainExampleHelper type exposes the following members.

Constructors
  NameDescription
Public methodMainExampleHelper
Top
Properties
  NameDescription
Public propertyStatic memberInstance
Top
Methods
  NameDescription
Public methodOnAdapterInitialized
Top
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also