Stack.vhomogeneous

Set vhomogeneous property.

  1. bool vhomogeneous [@property getter]
  2. bool vhomogeneous [@property setter]
    class Stack
    @property
    void
    vhomogeneous
    (
    bool propval
    )

Parameters

propval bool

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