Click or drag to resize

SRIATParams, TItemViewsHolderRefresh Method

Same as ResetItems(<currentCount>)

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual void Refresh(
	bool contentPanelEndEdgeStationary = false,
	bool keepVelocity = false
)

Parameters

contentPanelEndEdgeStationary (Optional)
Type: SystemBoolean
keepVelocity (Optional)
Type: SystemBoolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also