property maxWidth

(r/w) int32 maxWidth;

Typ

Zugriff

This property sets and gets the maximum constraining width of the box. This means that in cases where the box is resized in can never have a width that is greater than the value provided for this property.

See minHeight property for example.