Layer.absoluteOrderMode

機能/意味
Whether to use the absolute position mode
タイプ
Layerクラスのプロパティ (読み書き可能)
説明
 Represents the stacking mode of the immediate child layers. You can also set a value.
 If false is specified, the relative position is specified, and the Layer.order property indicates the order.
 If true is specified, absolute position is specified, and the Layer.absolute property indicates the order.
参照
Layer.order
Layer.absolute
Layer.bringToBack
Layer.bringToFront