• Skip to main content
  • Skip to search
  • Skip to select language
MDN Logo
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. XRInputSourcesChangeEvent
  4. XRInputSourcesChangeEvent.removed

Table of contents

  • Value
  • Examples
  • Specifications
  • Browser compatibility

XRInputSourcesChangeEvent.removed

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.

Value

An Array of zero or more XRInputSource objects, each representing one input device removed from the XR system.

Examples

See XRInputSourcesChangeEvent.added for example code.

Specifications

Specification
WebXR Device API
# dom-xrinputsourceschangeevent-removed

Browser compatibility

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Sep 2, 2021, by MDN contributors

Related Topics

  1. WebXR Device API
  2. XRInputSourcesChangeEvent
  3. Constructor
    1. XRInputSourcesChangeEvent()
  4. Properties
    1. added
    2. removed
    3. session
  5. Inheritance:
    1. Event
  6. Related pages for WebXR Device API
    1. Navigator.xr
    2. WebGLRenderingContext.makeXRCompatible()
    3. XRAnchor
    4. XRBoundedReferenceSpace
    5. XRCPUDepthInformation
    6. XRDepthInformation
    7. XRFrame
    8. XRInputSource
    9. XRInputSourceArray
    10. XRInputSourceEvent
    11. XRPose
    12. XRReferenceSpace
    13. XRReferenceSpaceEvent
    14. XRRenderState
    15. XRRigidTransform
    16. XRSession
    17. XRSessionEvent
    18. XRSpace
    19. XRSystem
    20. XRView
    21. XRViewerPose
    22. XRViewport
    23. XRWebGLBinding
    24. XRWebGLDepthInformation
    25. XRWebGLLayer
MDN Logo
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2025 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies