Stack.hhomogeneous

bool hhomogeneous() @property nothrow

Get hhomogeneous property.

Returns

true if the stack allocates the same width for all children.
void hhomogeneous(bool propval) @property nothrow

Set hhomogeneous property.

Parameters

propvaltrue if the stack allocates the same width for all children.