Click or drag to resize

ItemsDescriptorReinitializeSizes Method

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void ReinitializeSizes(
	ItemCountChangeMode changeMode,
	int count,
	int indexIfInsertingOrRemoving,
	Nullable<double> newDefaultSize = null
)

Parameters

changeMode
Type: Com.ForbiddenByte.OSA.CoreItemCountChangeMode
count
Type: SystemInt32
indexIfInsertingOrRemoving
Type: SystemInt32
newDefaultSize (Optional)
Type: SystemNullableDouble
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also