-
Home
-
Docs
-
Platforms
-
Linux
Linux
Backend
- Package:
NativeWebView.Platform.Linux
- Platform enum:
NativeWebViewPlatform.Linux
- Native engine: WebKitGTK
Supported Areas
- Embedded view
- GPU surface rendering
- Offscreen rendering
- Dialog
- Authentication broker
- Context menu and zoom
- Printing
- New window and resource request interception
- Environment and controller options
- Native handles
- Cookie manager and command manager
Registration
factory.UseNativeWebViewLinux();
Diagnostics Notes
NATIVEWEBVIEW_WEBKITGTK_VERSION can be used to assert the expected installed WebKitGTK major line during diagnostics.