XRInputSourcesChangeEvent: removed property
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 insecure contexts (HTTPS), in some or allsupporting browsers.
The read-onlyXRInputSourcesChangeEvent propertyremoved is an array ofzero or moreXRInputSource objects representing the input sources that have been removed from theXRSession.
In this article
Value
AnArray of zero or moreXRInputSource objects, each representing one input device removed from the XR system.
Examples
SeeXRInputSourcesChangeEvent.added for example code.
Specifications
| Specification |
|---|
| WebXR Device API> # dom-xrinputsourceschangeevent-removed> |