Style.margin

Margin (outer margin) of the node. [left, right, top, bottom].

Updating margins requires a resize.

See: isSideArray.

struct Style
float[4] margin;

Meta