ClampScrollableGidBuilderImpl.maximumSize

Set maximumSize property.

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

Return Value

Type: T

Builder instance for fluent chaining