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
          Com.ForbiddenByte.OSA.ClassicClassicSRIASimpleExpandableClientViewsHolder
            Com.ForbiddenByte.OSA.Classic.ExamplesVerticalClassicListViewExample

Namespace:  Com.ForbiddenByte.OSA.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.1
See Also