GridLayout.rowHomogeneous

bool rowHomogeneous() @property nothrow

Get rowHomogeneous property.

Returns

Whether all the rows in the grid have the same height.
void rowHomogeneous(bool propval) @property nothrow

Set rowHomogeneous property.

Parameters

propvalWhether all the rows in the grid have the same height.