1 reference to GetJsAlertTitle
Microsoft.AspNetCore.Components.WebView.Maui (1)
iOS\IOSWebViewManager.cs (1)
173 var controller = UIAlertController.Create(GetJsAlertTitle(webView), message, UIAlertControllerStyle.Alert);