Click or drag to resize

LazyListTItem Property

Namespace:  frame8.ScrollRectItemsAdapter.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public T this[
	int key
] { get; set; }

Parameters

key
Type: SystemInt32

Property Value

Type: T
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also