A Boolean
variable that's true
if the browser is focused and false
if not.
Note: The browser window can only receive input if it's focused.
Examples
This page is generated from the comments in src/core/environment.js . Please feel free to edit it and submit a pull request!