Click or drag to resize

GridAdapterTParams, TCellVHGetCellViewsHolderIfVisible Method (CellGroupViewsHolderTCellVH, Int32)

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual TCellVH GetCellViewsHolderIfVisible(
	CellGroupViewsHolder<TCellVH> groupVH,
	int withCellItemIndex
)

Parameters

groupVH
Type: Com.ForbiddenByte.OSA.CustomAdapters.GridViewCellGroupViewsHolderTCellVH
withCellItemIndex
Type: SystemInt32

Return Value

Type: TCellVH
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also