Namespace:
frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxvoid ScrollTo(
int itemIndex,
float normalizedOffsetFromViewportStart = 0f,
float normalizedPositionOfItemPivotToUse = 0f
)
Parameters
- itemIndex
- Type: SystemInt32
- normalizedOffsetFromViewportStart (Optional)
- Type: SystemSingle
- normalizedPositionOfItemPivotToUse (Optional)
- Type: SystemSingle
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also