Skip to content

Commit 3905e8a

Browse files
committed
Update README
1 parent 8dd72e9 commit 3905e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Page Visibility API for Defold (HTML5)
22

3-
This extension for [the Defold game engine](https://defold.com/) provides a way to detect when the page is visible or hidden.
3+
This extension for [the Defold game engine](https://defold.com/) provides a way to detect when the page is visible or hidden using [Page Visibility API](https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API).
44

55
Typically, this is used in HTML5 games to detect page visibility and pause/resume audio and other systems when the page is hidden.
66

0 commit comments

Comments
 (0)