1 reference to OnAlertRequested
Microsoft.Maui.Controls (1)
Platform\AlertManager\AlertManager.iOS.cs (1)
57
MessagingCenter.Subscribe<Page, AlertArguments>(PlatformView, Page.AlertSignalName,
OnAlertRequested
);