WindowsWebView2EnvironmentRequestedEvent currently implements a subset of the possible WebView2 options: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions It would be nice if the [CustomSchemeRegistrations](https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions.customschemeregistrations) could be added.
WindowsWebView2EnvironmentRequestedEvent currently implements a subset of the possible WebView2 options: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environmentoptions
It would be nice if the CustomSchemeRegistrations could be added.