IsWindowResized method

bool IsWindowResized()

Implementation

bool IsWindowResized() {
  return _IsWindowResized();
}