ILayout.onContainerResized

Called by container to update its children positions and sizes.

interface ILayout
void
onContainerResized
(
Widget root
,
ivec2 oldSize
,
ivec2 newSize
)

Meta