Constructor
new Fullscreen()
A polyfill to unify fullscreen APIs across browsers. Many browsers have prefixed fullscreen methods on Element and document. See Using fullscreen mode on MDN for more information.
- Source:
Methods
proxyEvent_(eventnon-null)
Proxy fullscreen events after changing their name.
Parameters:
Name | Type | Description |
---|---|---|
event |
Event |
- Source: