ClampLayoutGidBuilderImpl.maximumSize
T maximumSize(int propval)Set maximumSize property.
Parameters
propval | The maximum size to allocate to the children. It is the width if the layout is horizontal, or the height if it is vertical. |
Returns
Builder instance for fluent chaining