This version of Unity is unsupported.

Position

enumeration

Description

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

Properties

Relative The element is positioned in relation to its default box as calculated by layout.
Absolute The element is positioned in relation to its parent box and doesn't contribute to the layout anymore.