Stack.vhomogeneous

bool vhomogeneous() @property nothrow

Get vhomogeneous property.

Returns

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

Set vhomogeneous property.

Parameters

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