Click or drag to resize

GridAdapterTParams, TCellVHScrollTo_ConvertItemPivotToUseIfPossible Method

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected bool ScrollTo_ConvertItemPivotToUseIfPossible(
	int groupIndex,
	int cellIndex,
	ref float normalizedPositionOfItemPivotToUse
)

Parameters

groupIndex
Type: SystemInt32
cellIndex
Type: SystemInt32
normalizedPositionOfItemPivotToUse
Type: SystemSingle

Return Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also