Version: 2017.3

PositionType

enumeration

マニュアルに切り替える

説明

This enumeration contains values to control how an element is positioned in its parent container.

変数

RelativeThe element is positioned in relation to its default box as calculated by layout.
AbsoluteThe element is positioned in relation to its parent box and does not contribute to the layout anymore.