GridAdapterTParams, TCellVHRefresh Method (Boolean, Boolean) |
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual void Refresh(
bool contentPanelEndEdgeStationary,
bool keepVelocity = false
)
Parameters
- contentPanelEndEdgeStationary
- Type: SystemBoolean
- keepVelocity (Optional)
- Type: SystemBoolean
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also