ClampLayoutGidBuilderImpl.maximumSize

Set maximumSize property.

class ClampLayoutGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining