Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface Protocol.LayerTree.CompositingReasonsRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CompositingReasonsRequest } = Protocol.LayerTree;

Properties

layerId: LayerId

The id of the layer for which we want to get the reasons it was composited.