FormLayout.marginHeight

marginHeight specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout.

The default value is 0.

class FormLayout
int marginHeight;

Meta