Skip to main content
Module

x/webview/src/webview.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.5/src/webview.ts";

Window size

Properties

width: number

The width of the window

height: number

The height of the window

hint: SizeHint

The window size hint