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

x/dwm/ext/canvas.ts>DwmWindow#makeContextCurrent

Deno Window Manager: Cross-platform window creation and management
Go to Latest
method DwmWindow.prototype.makeContextCurrent
Re-export
import { DwmWindow } from "https://deno.land/x/dwm@0.2.0/ext/canvas.ts";

Sets this window's context as the current context (Only for OpenGL)