Click or drag to resize

ItemsDescriptorReinitializeSizes Method

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void ReinitializeSizes(
	ItemCountChangeMode changeMode,
	int count,
	int indexIfInsertingOrRemoving = -1,
	Nullable<float> newDefaultSize = null
)

Parameters

changeMode
Type: frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterItemCountChangeMode
count
Type: SystemInt32
indexIfInsertingOrRemoving (Optional)
Type: SystemInt32
newDefaultSize (Optional)
Type: SystemNullableSingle
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also