Click or drag to resize

ItemsDescriptor GetItemSizeCumulative Method

Namespace: Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public double GetItemSizeCumulative(
	int itemIndexInView,
	bool allowInferringFromNeighborAfter = true
)

Parameters

itemIndexInView
Type: SystemInt32
allowInferringFromNeighborAfter (Optional)
Type: SystemBoolean

Return Value

Type: Double
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also