Description
HybridWebView has no good way to customize how the platform webviews are created.
BlazorWebView has these two methods for that purpose:
And we should consider similar functionality for HybridWebView.
See this comment for an example: #25804 (comment)
Public API Changes
See above.
Intended Use-Case
See above.