Back to Content

XRInputSourcesChangeEvent: session property

files/en-us/web/api/xrinputsourceschangeevent/session/index.md

latest403 B
Original Source

{{APIRef("WebXR Device API")}}{{SecureContext_Header}}

The {{domxref("XRInputSourcesChangeEvent")}} property session specifies the {{domxref("XRSession")}} to which the input source list change event applies.

Value

An {{domxref("XRSession")}} indicating the WebXR session to which the input source list change applies.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}