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

Events:

openfl.events.Event.CHANGE
Available since

1.0.0

.

See also:

Constructor

new()

Creates a new AnchorLayout object.

Available since

1.0.0

.

Methods

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