Click or drag to resize

NestedScrollViewsSceneEntry 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.SceneEntriesSceneEntryNestedScrollViewsExample, MyParams, ChildAdapterViewsHolder
            Com.ForbiddenByte.OSA.Demos.NestedScrollViewsNestedScrollViewsSceneEntry

Namespace:  Com.ForbiddenByte.OSA.Demos.NestedScrollViews
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class NestedScrollViewsSceneEntry : SceneEntry<NestedScrollViewsExample, MyParams, ChildAdapterViewsHolder>

The NestedScrollViewsSceneEntry type exposes the following members.

Constructors
Methods
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also