Click or drag to resize

ClassicSRIATViewsHolderInsertItems Method

It preserves previously cached views holders

Namespace:  Com.ForbiddenByte.OSA.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual void InsertItems(
	int index,
	int itemsCount,
	bool contentPanelEndEdgeStationary = false
)

Parameters

index
Type: SystemInt32
itemsCount
Type: SystemInt32
contentPanelEndEdgeStationary (Optional)
Type: SystemBoolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also