import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { LayerTreeDidChangeEvent } = Protocol.LayerTree;
Properties
optional
layers: Layer[]Layer tree, absent if not in the comspositing mode.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { LayerTreeDidChangeEvent } = Protocol.LayerTree;
Layer tree, absent if not in the comspositing mode.