Click or drag to resize

ItemsDescriptorItem Property

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float this[
	int itemIndexInView
] { get; set; }

Parameters

itemIndexInView
Type: SystemInt32

Property Value

Type: Single
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also