Stack.vhomogeneous

bool vhomogeneous() @property

Get vhomogeneous property.

Returns

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

Set vhomogeneous property.

Parameters

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