Settings.SetInitialCapacity

Method in Settings

Declaration

public void SetInitialCapacity(int initialCapacity)

Description

Sets the initial amount of tweens memory is allocated for when the system starts. Additional memory will be allocated as needed.

Parameters

initialCapacityThe initial capacity to set.