- All Superinterfaces:
- EventInit, XRInputSourcesChangeEventInit
- Enclosing interface:
- XRInputSourcesChangeEventInit
@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface XRInputSourcesChangeEventInit.Builder
extends XRInputSourcesChangeEventInit
The XRInputSourcesChangeEvent() constructor creates and returns a new XRInputSourcesChangeEvent object, representing an update to the list of available WebXR input devices. You won't typically call this constructor yourself, as these events are created and sent to you by the WebXR system.
- See Also:
- XRInputSourcesChangeEventInit - MDN,
# dom-xrinputsourceschangeevent-xrinputsourceschangeevent