Module

x/webview/src/webview.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://dotland.deno.dev/x/webview@0.7.6/src/webview.ts";

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