WebIDLpedia

XRSessionSupportedPermissionDescriptor dictionary

Definition

WebXR Device API defines XRSessionSupportedPermissionDescriptor



dictionary XRSessionSupportedPermissionDescriptor: PermissionDescriptor {
  XRSessionMode mode;
};