Click or drag to resize

OSAHierarchyStickyHeaderInitWithCustomItemViewsHolderTCustomItemViewsHolder Method

If the header should have a different model-to-view binding logic, use this

Namespace:  Com.ForbiddenByte.OSA.Demos.HierarchyWithStickyHeaders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void InitWithCustomItemViewsHolder<TCustomItemViewsHolder>(
	IHierarchyOSA hierarchyOSA
)
where TCustomItemViewsHolder : AbstractViewsHolder, IHierarchyNodeViewsHolder

Parameters

hierarchyOSA
Type: Com.ForbiddenByte.OSA.Demos.HierarchyIHierarchyOSA

Type Parameters

TCustomItemViewsHolder
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also