UIKit.UIApplication.CancelLocalNotification Method
Cancels a local notification.

Syntax

[Foundation.Export("cancelLocalNotification:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_0)]
public virtual void CancelLocalNotification (UILocalNotification notification)

Parameters

notification
The local notification that is cancelled.

Remarks

If the notification is currently displayed, it is removed; If it is not displayed, the queued notification is dropped.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0