1 reference to GetJsAlertTitle
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\WkWebViewRenderer.cs (1)
894
var controller = UIAlertController.Create(
GetJsAlertTitle
(webView), message, UIAlertControllerStyle.Alert);