Node.resize

Recalculate the minimum node size and update the minSize property.

class Node
protected final
void
resize
in (theme, "Theme for Node.resize() must not be null.")

Parameters

tree LayoutTree*

The parent's tree to pass down to this node.

theme Theme

Theme to inherit from the parent.

space Vector2

Available space.

Meta