Click or drag to resize

ItemsDescriptorGetItemSizeOrDefault Method

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public double GetItemSizeOrDefault(
	int itemIndexInView
)

Parameters

itemIndexInView
Type: SystemInt32

Return Value

Type: Double
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also