Stack.hhomogeneous
bool hhomogeneous() @propertyGet hhomogeneous property.
Returns
true if the stack allocates the same width for all children.
void hhomogeneous(bool propval) @propertySet hhomogeneous property.
Parameters
propval | true if the stack allocates the same width for all children. |