Namespace BlazorWebView
Classes
ApplicationBuilder
Application builder class for blazor applications.
BlazorWebViewHost
A class that initializes Blazor using the specified IBlazorWebView implementation.
JSInteropMethods
Methods that can be called from javascript.
WebViewOptions
The options for the webview.
Interfaces
IBlazorWebView
Interface to be implemented by all platform specific BlazorWebView versions.
Delegates
ResolveWebResourceDelegate
Delegate that can be executed when a web resource needs to be resolved.