Skip to main content
Module

x/webview/mod.ts>Webview#destroy

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
Go to Latest
method Webview.prototype.destroy
import { Webview } from "https://deno.land/x/webview@0.7.5/mod.ts";

Destroys the webview and closes the window along with freeing all internal resources.