isInSmallWindowMode method

bool isInSmallWindowMode()

Implementation

bool isInSmallWindowMode() {
  return isSmallWindowMode;
}