ClampScrollableGidBuilderImpl.maximumSize

T maximumSize(int propval)

Set maximumSize property.

Parameters

propvalThe maximum size allocated to the child. It is the width if the clamp is horizontal, or the height if it is vertical.

Returns

Builder instance for fluent chaining