• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • MDN Plus
    • Overview

      More MDN. Your MDN.

    • FAQ

      Frequently asked questions about MDN Plus

  • Already a subscriber?
  • Get MDN Plus
  1. References
  2. Web APIs
  3. XRInputSourcesChangeEvent
  4. XRInputSourcesChangeEvent.session

In this article

  • Value
  • Specifications
  • Browser compatibility

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

In this article

  • Value
  • Specifications
  • Browser compatibility

XRInputSourcesChangeEvent.session

The XRInputSourcesChangeEvent property session specifies the XRSession to which the input source list change event applies.

Value

An XRSession indicating the WebXR session to which the input source list change applies.

Specifications

Specification
WebXR Device API
# dom-xrinputsourceschangeevent-session

Browser compatibility

BCD tables only load in the browser

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: Jun 3, 2022, by MDN contributors

MDN logo

Your blueprint for a better internet.

  • MDN on Twitter
  • MDN on GitHub

MDN

  • About
  • Hacks Blog
  • Careers

Support

  • Product help
  • Report a page issue
  • Report a site issue

Our communities

  • MDN Community
  • MDN Forum
  • MDN Chat

Developers

  • Web Technologies
  • Learn Web Development
  • MDN Plus
Mozilla logo
  • Website Privacy Notice
  • Cookies
  • Legal
  • Community Participation Guidelines

Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2022 by individual mozilla.org contributors. Content available under a Creative Commons license.