Module tauri_runtime::webview

source ·
Expand description

Items specific to the Runtime’s webview.

Structs

The attributes used to create an webview.

Traits

A builder for all attributes related to a single webview.
Do NOT implement this trait except for use in a custom Runtime.

Type Definitions

IPC handler.