Skip to main content
Module

x/caviar/deps.ts>WindowDropEvent

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
class WindowDropEvent
extends WindowEvent
import { WindowDropEvent } from "https://deno.land/x/caviar@2.6.3/deps.ts";

Event triggered when a window is dropped

Constructors

new
WindowDropEvent(window: DwmWindow, files: string[])