FormLayout.marginWidth

marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.

The default value is 0.

class FormLayout
int marginWidth;

Meta