hide static method

void hide()

手动隐藏

Implementation

static void hide() {
  _clearAll();
}