Click or drag to resize

VerticalClassicListViewExample Class

Class (initially) implemented during this YouTube tutorial: https://youtu.be/aoqq_j-aV8I (which is now too old to relate). It demonstrates a simple use case with items that expand/collapse on click
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          frame8.ScrollRectItemsAdapter.ClassicClassicSRIASimpleExpandableClientViewsHolder
            frame8.ScrollRectItemsAdapter.Classic.ExamplesVerticalClassicListViewExample

Namespace:  frame8.ScrollRectItemsAdapter.Classic.Examples
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class VerticalClassicListViewExample : ClassicSRIA<SimpleExpandableClientViewsHolder>, 
	CExpandCollapseOnClickISizeChangesHandler

The VerticalClassicListViewExample type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData
Top
Methods
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also