Click or drag to resize

ItemsDescriptorBeginChangingItemsSizes Method

UPDATE: Only consecutive indices are allowed now!

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void BeginChangingItemsSizes(
	int indexInViewOfFirstItemThatWillChangeSize
)

Parameters

indexInViewOfFirstItemThatWillChangeSize
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also