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 | Dispatched when a property of the layout changes, which triggers the container to invalidate. |
---|
Available since
1.0.0
.See also:
Constructor
Methods
layout(items:Array<DisplayObject>, measurements:Measurements, ?result:LayoutBoundsResult):LayoutBoundsResult
See also: