Layer.absolute

Function/Meaning
Absolute position
Type
Layer class property (Read/Write)
Description
Represents the stacking order among sibling layers sharing the same parent. Smaller values are displayed further back.
Unlike the Layer.order property, values do not need to be continuous among siblings.
Setting a value allows you to change the order among sibling layers. When a value is set, the parent layer's Layer.absoluteOrderMode property is set to true.
Reference
Layer.order
Layer.absoluteOrderMode
Layer.bringToBack
Layer.bringToFront