Stack.hhomogeneous

bool hhomogeneous() @property

Get hhomogeneous property.

Returns

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

Set hhomogeneous property.

Parameters

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