Box.homogeneous
bool homogeneous() @property nothrowGet homogeneous property.
Returns
Whether the children should all be the same size.
void homogeneous(bool propval) @property nothrowSet homogeneous property.
Parameters
propval | Whether the children should all be the same size. |