SelectionExampleOnBeforeRecycleOrDisableCellViewsHolder Method |
The only important callback for inheritors. It provides cell's views holder which has just become visible and whose views should be updated from its corresponding data model. viewsHolder.ItemIndex(
ItemIndex) can be used to know what data model is associated with.
Namespace:
frame8.ScrollRectItemsAdapter.SelectionExample
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also