Skip to main content
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://deno.land/x/webview@0.7.5/src/webview.ts";

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