Layout

Represents a node's layout

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expand
uint expand;

Fraction of available space this node should occupy in the node direction.

nodeAlign
NodeAlign[2] nodeAlign;

Align the content box to a side of the occupied space.

Meta