Click or drag to resize

SRIATParams, TItemViewsHolderGetItemVirtualInsetFromParentStart Method

returns the VIRTUAL distance of the item's left (if scroll view is Horizontal) or top (if scroll view is Vertical) edge

from the parent's left (respectively, top) edge

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

Parameters

itemIndex
Type: SystemInt32

Return Value

Type: Double
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also