GridLayout.rowSpacing

int rowSpacing() @property nothrow

Get rowSpacing property.

Returns

The amount of space between to consecutive rows.
void rowSpacing(int propval) @property nothrow

Set rowSpacing property.

Parameters

propvalThe amount of space between to consecutive rows.