Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The XRInputSourceEventInit dictionary is used when calling the XRInputSourceEvent() constructor to provide configuration options for the newly-created XRInputSourceEvent object to take on.
Properties
The XRInputSourceEventInit dictionary inherits properties from the EventInit dictionary. It also offers the following:
frame- An
XRFrameobject representing the event frame during which the event took place. This event is not associated with the animation process, and has no viewer information contained within it. inputSource- An
XRInputSourceobject representing the input device from which the event is being sent.
Specifications
| Specification | Status | Comment |
|---|---|---|
| WebXR Device API The definition of 'XRInputSourceEventInit' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
No compatibility data found. Please contribute data for "api.XRInputSourceEventInit" (depth: 1) to the MDN compatibility data repository.
