hide method

void hide()

Implementation

void hide() {
  // 1330
  sdlHideWindow(this);
}