NotificationServices.CancelLocalNotification
static function CancelLocalNotification(notification: LocalNotification): void;
static void CancelLocalNotification(LocalNotification notification);
static def CancelLocalNotification(notification as LocalNotification) as void
Description

Cancels the delivery of the specified scheduled local notification.