1 reference to MauiWebViewUIDelegate
Microsoft.Maui (1)
Handlers\WebView\WebViewHandler.iOS.cs (1)
28
handler.PlatformView.UIDelegate = platformHandler._delegate ??= new
MauiWebViewUIDelegate
(handler);