Syntax
js
new XRSessionEvent(type, options)
Parameters
Return value
A new XRSessionEvent object representing an object of the
specified type and configured as described by the options parameter.
Examples
See XRSessionEvent for example code.
Specifications
| Specification |
|---|
| WebXR Device API # dom-xrsessionevent-xrsessionevent |