Skip to main content
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://deno.land/x/webview@0.7.3/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