Trait tauri_runtime::webview::WindowBuilderBase [−][src]
Expand description
Do NOT implement this trait except for use in a custom Runtime
.
This trait is separate from WindowBuilder
to prevent “accidental” implementation.