Click or drag to resize

GridAdapterTParams, TCellVHOnItemsRefreshed Method

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override sealed void OnItemsRefreshed(
	int prevCount,
	int newCount
)

Parameters

prevCount
Type: SystemInt32
newCount
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also