GridAdapterTParams, TCellVHInsertItems Method |
Not currently implemented fir GridAdapters
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic override sealed void InsertItems(
int index,
int itemsCount,
bool contentPanelEndEdgeStationary = false,
bool keepVelocity = false
)
Parameters
- index
- Type: SystemInt32
- itemsCount
- Type: SystemInt32
- contentPanelEndEdgeStationary (Optional)
- Type: SystemBoolean
- keepVelocity (Optional)
- Type: SystemBoolean
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also