- Description:
Detects if an element is fullscreen.
- Source:
- Copyright:
- 2020 University of Nottingham
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Detects if an element is fullscreen.
Methods
(static) getElement() → {HTMLElement}
- Description:
Gets the element that is fullscreen or null if no element is fullscreen.
- Source:
Returns:
- Type
- HTMLElement