Layer.absolute

機能/意味
Absolute position
タイプ
Layerクラスのプロパティ (読み書き可能)
説明
 Represents the order of superposition between sibling layers with the same parent. The lower the value, the deeper it is displayed.
Unlike Layer.order properties, values do not need to be consecutive between the same siblings.
 By setting a value, you can change the order between sibling layers. Setting the value sets the Layer.absoluteOrderMode property of the parent layer to true.
参照
Layer.order
Layer.absoluteOrderMode
Layer.bringToBack
Layer.bringToFront