IsWindowReady method

bool IsWindowReady()

Implementation

bool IsWindowReady() {
  return _IsWindowReady();
}