This version of Unity is unsupported.

Position

enumeration

Description

Defaines how the position values are interpreted by the layout engine.

Properties

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.