Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/caviar/deps.ts>DwmWindow#setMonitor

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

Set the monitor that the window is on

Parameters

monitor: DwmMonitor | undefined
optional
xpos: number
optional
ypos: number
optional
width: number
optional
height: number
optional
refreshRate: number