Size.minWidth

minimun width & height. These are "applied" automatically when setting value using width or height

  1. uinteger minWidth;
    struct Size
    uinteger minWidth;
  2. uinteger minHeight;

Meta