Click or drag to resize

ISRIAScrollTo Method

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

Parameters

itemIndex
Type: SystemInt32
normalizedOffsetFromViewportStart (Optional)
Type: SystemSingle
normalizedPositionOfItemPivotToUse (Optional)
Type: SystemSingle
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also