-
Home
-
Docs
-
Platforms
-
Browser
Browser
Backend
- Package:
NativeWebView.Platform.Browser
- Platform enum:
NativeWebViewPlatform.Browser
- Native engine: browser-host integration for WebAssembly/browser targets
Supported Areas
- Embedded view
- GPU surface rendering
- Offscreen rendering
- Authentication broker
- New window interception
- Environment and controller options
- Native handles
- Cookie manager and command manager
Unsupported in the Current Implementation
- Dialog backend
- Desktop windowing features
Registration
factory.UseNativeWebViewBrowser();
Diagnostics Notes
Set NATIVEWEBVIEW_BROWSER_POPUP_SUPPORT=false or 0 to force the popup-support warning path during diagnostics testing.