Phaser API Documentation

  Version: 

Member of: Phaser.Game

<protected> onHidden()

Description:

Called automatically by the Visibility Handler. This will pause the main loop and then emit a pause event.

Since: 3.0.0
Source: src/core/Game.js (Line 548)