property minWidth

(r/w) int32 minWidth;

Typ

Zugriff

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

See minHeight property for example.