class WindowClosedEvent
extends WindowEvent
import { WindowClosedEvent } from "https://deno.land/x/dwm@0.2.0/src/core/mod.ts";
Event triggered when a window is closed
Constructors
new
WindowClosedEvent(window: DwmWindow)import { WindowClosedEvent } from "https://deno.land/x/dwm@0.2.0/src/core/mod.ts";
Event triggered when a window is closed