CreationIndex Property (FlexContainer)

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.

Syntax

'Declaration
Protected Read Property creationIndex As Integer

Access

Read only.