Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface Protocol.LayerTree.LayerTreeDidChangeEvent
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.