Click or drag to resize

ChildGridExampleSetItemsAndUpdate Method

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

Parameters

items
Type: System.Collections.GenericListMyCellModel
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also