Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The XRInputSourcesChangeEvent property session specifies the XRSession to which the input source list change event applies.
Syntax
let inputsSession = xrInputSourcesChangeEvent.session;
Value
An XRSession indicating the WebXR session to which the input source list change applies.
Specifications
| Specification | Status | Comment |
|---|---|---|
| WebXR Device API The definition of 'XRInputSourcesChangeEvent.session' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
session | Chrome Full support 79 | Edge Full support 79 | Firefox No support No | IE No support No | Opera No support No | Safari No support No | WebView Android No support No | Chrome Android Full support 79 | Firefox Android No support No | Opera Android No support No | Safari iOS No support No | Samsung Internet Android Full support 11.2 |
Legend
- Full support
- Full support
- No support
- No support
