Microsoft.AspNetCore.Components.WebView.Maui Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides interfaces and classes that enable BlazorWebView support for .NET MAUI.
Classes
| BlazorWebView |
A View that can render Blazor content. |
| BlazorWebViewHandler |
A ViewHandler for BlazorWebView. |
| RootComponent |
Describes a root component that can be added to a BlazorWebView. |
| RootComponentsCollection |
A collection of RootComponent items. |
Interfaces
| IBlazorWebView |
Defines a contract for a view that renders Blazor content. |
| IMauiBlazorWebViewBuilder |
A builder for .NET MAUI Blazor WebViews. |