Click or drag to resize

GridAdapterTParams, TCellVHRefresh Method (Boolean, Boolean)

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

Parameters

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

Optimized ScrollView Adapter

Supported in: 3.1
See Also