Module tauri_runtime::webview [−][src]
Expand description
Items specific to the Runtime
’s webview.
Structs
Enums
The file drop event payload.
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
File drop handler callback
Return true
in the callback to block the OS’ default behavior of handling a file drop.
Rpc handler.