Variable LayoutItems._maxSecondarySize

class LayoutItems
{
  // ...
  int _maxSecondarySize;
  // ...
}