XRSessionEvent: XRSessionEvent() constructor
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The WebXR Device API's
XRSessionEvent()
constructor creates and returns a new
XRSessionEvent
object. These objects represent events announcing
state changes in an XRSession
representing an augmented or virtual
reality session.
Syntax
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 |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
XRSessionEvent() constructor |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support