The read-only XRInputSourcesChangeEvent
property removed
is an array of zero or more XRInputSource
objects representing the input sources that have been removed from the XRSession
.
The read-only XRInputSourcesChangeEvent
property removed
is an array of zero or more XRInputSource
objects representing the input sources that have been removed from the XRSession
.
An Array
of zero or more XRInputSource
objects, each representing one input device removed from the XR system.
See XRInputSourcesChangeEvent.added
for example code.
Specification |
---|
WebXR Device API # dom-xrinputsourceschangeevent-removed |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
removed |
79 | 79 | No | No | 66 | No | No | 79 | No | 57 | No | 11.2 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/XRInputSourcesChangeEvent/removed