NativeWebView.Platform.macOSNativeWebViewPlatform.MacOSWKWebViewNativeWebView: implemented.NativeWebDialog: implemented.WebAuthenticationBroker: implemented through the macOS dialog runtime and a WKWebView auth window.NativeWebViewPlatformImplementationStatusMatrix.Get(NativeWebViewPlatform.MacOS) when you need to distinguish implemented runtime paths from broader capability contracts.factory.UseNativeWebViewMacOS();
macOS supports composited hosting paths and passthrough decisions for scenarios such as hardware-accelerated video playback. Review Render Modes before forcing capture-based composition across all content types.
NativeWebView and NativeWebDialog on macOS 14+.WKWebsiteDataStore identity derived from the instance configuration.http, https, and socks5 proxy servers plus bypass domains are supported.AutoConfigUrl) is not applied by the current macOS integration.WebAuthenticationBroker implementation uses a dedicated dialog-hosted WKWebView session and completes when navigation reaches the callback scheme/host/path.UseHttpPost is not currently implemented on the macOS runtime path.