Click or drag to resize

GridAdapter TParams, TCellVH OnCellGroupsRefreshed Method

Namespace: Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnCellGroupsRefreshed(
	int prevGroupsCount,
	int curGroupsCount
)

Parameters

prevGroupsCount
Type: SystemInt32
curGroupsCount
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also