CreationIndex Property (FlexContainer)

Class

FlexContainer class

Action

Gets the order to instantiate and draw the children of the container.

This property can only be used when the creationPolicy property is set to ContainerCreationPolicy.QUEUED. Otherwise, it is ignored.

The default value is -1.

Data Type

INTEGER

Access

Read only