ClassicSRIATViewsHolderRemoveItems Method |
It preserves previously cached views holders
Namespace:
frame8.ScrollRectItemsAdapter.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual void RemoveItems(
int index,
int itemsCount,
bool contentPanelEndEdgeStationary = false
)
Parameters
- index
- Type: SystemInt32
- itemsCount
- Type: SystemInt32
- contentPanelEndEdgeStationary (Optional)
- Type: SystemBoolean
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also