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
Syntaxpublic void ScrollTo(
int itemIndex,
float normalizedOffsetFromVieportStart = 0f
)
Parameters
- itemIndex
- Type: SystemInt32
- normalizedOffsetFromVieportStart (Optional)
- Type: SystemSingle
Version InformationOptimized ScrollView Adapter
Supported in: 2.5.2
See Also