Method group is Obsolete

NotificationServices.CancelLocalNotification

Obsolete iOS.Notification Services is deprecated. Consider using the Mobile Notifications package (available in the package manager) which implements the UserNotifications framework.

Declaration

public static void CancelLocalNotification(LocalNotification notification);

Description

Cancels the delivery of the specified scheduled local notification.


Did you find this page useful? Please give it a rating: