Click or drag to resize

ItemsDescriptorGetItemRealIndexFromViewIndex Method

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int GetItemRealIndexFromViewIndex(
	int indexInView
)

Parameters

indexInView
Type: SystemInt32

Return Value

Type: Int32
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also