BoxLayout.homogeneous

Get homogeneous property.

  1. bool homogeneous [@property getter]
    class BoxLayout
    @property
    bool
    homogeneous
    ()
  2. bool homogeneous [@property setter]

Return Value

Type: bool

Whether the box layout should distribute the available space equally among the children.