Click or drag to resize

ScrollRectItemsAdapter8TParams, TItemViewsHolderScrollTo Method

Aligns the ScrollRect's content so that the item with itemIndex will be at the top

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void ScrollTo(
	int itemIndex,
	float normalizedOffsetFromVieportStart = 0f
)

Parameters

itemIndex
Type: SystemInt32
normalizedOffsetFromVieportStart (Optional)
Type: SystemSingle
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also