ClampLayout.maximumSize

Get maximumSize property.

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

Return Value

Type: 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.