import { type CreateWindowOptions } from "https://deno.land/x/dwm@0.2.0/src/core/window.ts";
Properties
Whether event loop should exit when window is closed. Defaults to true. Only works for non-child windows.
import { type CreateWindowOptions } from "https://deno.land/x/dwm@0.2.0/src/core/window.ts";
Whether event loop should exit when window is closed. Defaults to true. Only works for non-child windows.