Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
frame8.ScrollRectItemsAdapter.Util.GridView
GridAdapter(TParams, TCellVH) Class
GridAdapter(TParams, TCellVH) Methods
ChangeItemCountTo Method
ChangeItemsCount Method
CreateViewHolder Method
CreateViewsHolder Method
GetCellGroupsCount Method
GetCellViewsHolder Method
GetCellViewsHolderIfVisible Method
GetItemHeight Method
GetItemsCount Method
GetItemWidth Method
GetNumVisibleCells Method
GetViewsHolderOfClosestItemToViewportPoint Method
InitOrUpdateItemViewHolder Method
InsertItems Method
OnBeforeRecycleOrDisableCellViewsHolder Method
OnBeforeRecycleOrDisableViewsHolder Method
Refresh Method
RemoveItems Method
ScrollTo Method
ScrollToGroup Method
SmoothScrollTo Method
SmoothScrollToGroup Method
UpdateCellViewHolder Method
UpdateCellViewsHolder Method
UpdateViewsHolder Method
GridAdapter
TParams
,
TCellVH
InitOrUpdateItemViewHolder Method
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
InitOrUpdateItemViewHolder
(
CellGroupViewHolder
<TCellVH>
newOrRecycled
)
Parameters
newOrRecycled
Type:
frame8.ScrollRectItemsAdapter.Util.GridView
CellGroupViewHolder
TCellVH
Version Information
Optimized ScrollView Adapter
Supported in: 2.5.2
See Also
Reference
GridAdapter
TParams, TCellVH
Class
frame8.ScrollRectItemsAdapter.Util.GridView Namespace
Send comments on this topic to
george@forbiddenbyte.com