HTML5 extension that provides Page Visibility API integration for Defold games, allowing developers to detect when the page is visible or hidden and pause/resume game systems accordingly. This creates a better user experience compared to window focus/blur events, especially for games embedded in iframes.
This asset can be added as a library dependency in your project:
Learn more about Page Visibility API for Defold on the external project page:
Author | Indiesoft LLC |
License | MIT |
Platforms | HTML5 |
Tags | System |
GitHub |