Click or drag to resize

IncrementalItemFetchSceneEntryOnItemCountChangeRequested Method

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

Parameters

adapter
Type: Com.ForbiddenByte.OSA.Demos.IncrementalItemFetchIncrementalItemFetchExample
count
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also