Click or drag to resize

OSATParams, TItemViewsHolderResetItems Method

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

Parameters

itemsCount
Type: SystemInt32
contentPanelEndEdgeStationary (Optional)
Type: SystemBoolean
keepVelocity (Optional)
Type: SystemBoolean

Implements

IOSAResetItems(Int32, Boolean, Boolean)
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also