Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/caviar/deps.ts>DwmWindow#getMonitor

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
method DwmWindow.prototype.getMonitor
Re-export
import { DwmWindow } from "https://deno.land/x/caviar@2.6.7/deps.ts";

Get the monitor that the window is on (undefined if not fullscreen)

Returns

DwmMonitor | undefined