Click or drag to resize

ItemsDescriptorBeginChangingItemsSizes Method

UPDATE: Only consecutive indices are allowed now!

Namespace:  Com.ForbiddenByte.OSA.Core
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: 4.1
See Also