Optimized ScrollView Adapter - Code Reference
Optimized ScrollView Adapter - Code Reference
Namespaces
Com.ForbiddenByte.OSA.Demos.NestedScrollViews
ChildGridExample Class
ChildGridExample Methods
AddItemsAndUpdate Method
ChangeItemsCount Method
ClearItemsAndUpdate Method
InitializeWithItems Method
IsWaitingForData Method
RemoveItemsAndUpdate Method
SetItemsAndUpdate Method
SetWaitingForData Method
Start Method
UpdateCellViewsHolder Method
ChildGridExample
AddItemsAndUpdate Method
Namespace:
Com.ForbiddenByte.OSA.Demos.NestedScrollViews
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
AddItemsAndUpdate
(
List
<
MyCellModel
>
items
)
Parameters
items
Type:
System.Collections.Generic
List
MyCellModel
Version Information
Optimized ScrollView Adapter
Supported in: 4.1
See Also
Reference
ChildGridExample Class
Com.ForbiddenByte.OSA.Demos.NestedScrollViews Namespace
Send comments on this topic to
george@forbiddenbyte.com