Click or drag to resize

ItemsDescriptorGetItemSizeCumulative 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.1
See Also