- All Superinterfaces:
- EventInit, XRSessionEventInit
- Enclosing interface:
- XRSessionEventInit
@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface XRSessionEventInit.Builder
extends XRSessionEventInit
The WebXR Device API's XRSessionEvent() constructor creates and returns a new XRSessionEvent object. These objects represent events announcing state changes in an XRSession representing an augmented or virtual reality session.
- See Also:
- XRSessionEventInit - MDN,
# dom-xrsessionevent-xrsessionevent