Click or drag to resize

ChildGridExampleAddItemsAndUpdate Method

Namespace:  Com.ForbiddenByte.OSA.Demos.NestedScrollViews
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void AddItemsAndUpdate(
	List<MyCellModel> items
)

Parameters

items
Type: System.Collections.GenericListMyCellModel
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also