Module

x/webview/mod.ts>Size

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
Go to Latest
interface Size
import { type Size } from "https://dotland.deno.dev/x/webview@0.7.5/mod.ts";

Window size

Properties

width: number

The width of the window

height: number

The height of the window

hint: SizeHint

The window size hint