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

x/dwm/ext/imgui.ts>ImGuiViewport

Deno Window Manager: Cross-platform window creation and management
Go to Latest
type alias ImGuiViewport
import { type ImGuiViewport } from "https://deno.land/x/dwm@0.3.4/ext/imgui.ts";

A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor

definition: Deno.PointerValue