interface dom.VRDisplayEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/index.ts";
const { VRDisplayEventInit } = dom;
Properties
display: VRDisplay
optional
reason: VRDisplayEventReasonimport { type dom } from "https://deno.land/x/evt@v2.5.6/lib/index.ts";
const { VRDisplayEventInit } = dom;