Positions and sizes items by anchoring their edges (or center points) to to their parent container or to other items in the same container.

Available since

1.0.0

.

See:

Constructor

new ()

Creates a new AnchorLayout object.

Available since

1.0.0

.

Methods

layout (items:Array<DisplayObject>, measurements:Measurements, ?result:LayoutBoundsResult):LayoutBoundsResult