Android.App.PendingIntent.Cancel Method
Cancel a currently active PendingIntent.

Syntax

[Android.Runtime.Register("cancel", "()V", "")]
public void Cancel ()

Remarks

Cancel a currently active PendingIntent. Only the original application owning a PendingIntent can cancel it.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1