Variable LayoutItem._maxSize

struct LayoutItem
{
  // ...
  int _maxSize;
  // ...
}