1 reference to LocalCancel
Microsoft.Maui (1)
Platform\iOS\MauiWebViewUIDelegate.cs (1)
98
var action = UIAlertAction.Create(
LocalCancel
, UIAlertActionStyle.Cancel, (_) => handler());