ClampScrollable.maximumSize

Get maximumSize property.

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

Return Value

Type: int

The maximum size allocated to the child.

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