Box.homogeneous

bool homogeneous() @property

Get homogeneous property.

Returns

Whether the children should all be the same size.
void homogeneous(bool propval) @property

Set homogeneous property.

Parameters

propvalWhether the children should all be the same size.