Size.maxWidth

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

  1. uinteger maxWidth;
    struct Size
    uinteger maxWidth;
  2. uinteger maxHeight;

Meta