paddingW

Defines the default horizontal padding to the left and right of this layout (paddingW = Padding Width)

Return

this builder

Author

fzzyhmstrs

Since

0.7.2

Parameters

paddingW

Padding to the left and right of the layout, in pixels. This is applied in each direction, so paddingH 3 will add 3 pixels leftwards and 3 pixels rightwards.