AutoLayout is a layout manager that handles automatic layout for UI elements.
Adds one or more uiElements to the layout.
Called after the rendering tree onBeforeDraw cycle is completed and before the onDraw cycle is called.