Click or drag to resize

SimplePullToRefreshSceneEntryOnItemCountChangeRequested Method

Namespace:  Com.ForbiddenByte.OSA.Demos.SimplePullToRefresh
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override void OnItemCountChangeRequested(
	SimplePullToRefreshExample adapter,
	int newCount
)

Parameters

adapter
Type: Com.ForbiddenByte.OSA.Demos.SimplePullToRefreshSimplePullToRefreshExample
newCount
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also