1 reference to LocalCancel
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\WkWebViewRenderer.cs (1)
882
var action = UIAlertAction.Create(
LocalCancel
, UIAlertActionStyle.Cancel, (_) => handler());