Style.__anonymous

Undocumented in source.

Members

Variables

margin
uint[4] margin;

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

padding
uint[4] padding;

Padding (inner margin) of the node. [left, right, top, bottom].

Meta