ClampLayout.maximumSize

Set maximumSize property.

  1. int maximumSize [@property getter]
  2. int maximumSize [@property setter]
    class ClampLayout
    @property
    void
    maximumSize
    ()

Parameters

propval int

The maximum size to allocate to the children.

It is the width if the layout is horizontal, or the height if it is vertical.