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