ClampScrollable.maximumSize

Set maximumSize property.

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

Parameters

propval int

The maximum size allocated to the child.

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