Stack.hhomogeneous

Set hhomogeneous property.

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

Parameters

propval bool

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