sendToBack
sendToBack(
pObject
):void
Removes provided object from its parent and re-adds it at index 0.
Parameters
• pObject: Container
<DisplayObject
>
The object to send to the back.
Returns
void
sendToBack(
pObject
):void
Removes provided object from its parent and re-adds it at index 0.
• pObject: Container
<DisplayObject
>
The object to send to the back.
void