Click or drag to resize

IncrementalItemFetchSceneEntry Class

Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code
Inheritance Hierarchy
SystemObject
Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.Demos.Common.SceneEntriesSceneEntry IncrementalItemFetchExample, MyParams, MyItemViewsHolder
            Com.ForbiddenByte.OSA.Demos.IncrementalItemFetch IncrementalItemFetchSceneEntry

Namespace: Com.ForbiddenByte.OSA.Demos.IncrementalItemFetch
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class IncrementalItemFetchSceneEntry : SceneEntry<IncrementalItemFetchExample, MyParams, MyItemViewsHolder>

The IncrementalItemFetchSceneEntry type exposes the following members.

Constructors
Methods
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also