Click or drag to resize

ChildGridExampleInitializeWithItems Method

Namespace:  frame8.ScrollRectItemsAdapter.NestedScrollViewsExample
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void InitializeWithItems(
	List<MyCellModel> items
)

Parameters

items
Type: System.Collections.GenericListMyCellModel
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also