WebIDLpedia

XRSessionEventInit dictionary

Definition

WebXR Device API defines XRSessionEventInit



dictionary XRSessionEventInit : EventInit {
  required XRSession session;
};

Referring IDL interfaces/dictionaries