Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.