1 reference to GetJsAlertTitle
Microsoft.Maui (1)
Platform\iOS\MauiWebViewUIDelegate.cs (1)
110 var controller = UIAlertController.Create(GetJsAlertTitle(webView), message, UIAlertControllerStyle.Alert);