Box.homogeneous

Set homogeneous property.

  1. bool homogeneous [@property getter]
  2. bool homogeneous [@property setter]
    class Box
    @property
    void
    homogeneous
    (
    bool propval
    )

Parameters

propval bool

Whether the children should all be the same size.