Layer.order

Function/Meaning
relative position
Type
Layer Class Properties
Explanation

Represents the ranking among sibling layers with the same parent.
The smaller the value, the deeper it is displayed.
You can change the ranking among sibling layers by setting a value. Setting the value sets the Layer.absoluteOrderMode property of the parent layer to false.

Reference
Layer.absolute
Layer.absoluteOrderMode
Layer.bringToBack
Layer.bringToFront