ScaleManager#onFullScreenChange

onFullScreenChange : Phaser.Signal

This signal is dispatched when the browser enters or leaves fullscreen mode, if supported.

The signal is supplied with a single argument: scale (the ScaleManager). Use scale.isFullScreen to determine
if currently running in Fullscreen mode.

Source code: core/ScaleManager.js (Line 290)
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.