Android.App.DownloadManager.ActionNotificationClicked Field
Broadcast intent action sent by the download manager when the user clicks on a running download, either from a system notification or from the downloads UI.

Syntax

[Android.Runtime.Register("ACTION_NOTIFICATION_CLICKED")]
public const string ActionNotificationClicked

Remarks

Broadcast intent action sent by the download manager when the user clicks on a running download, either from a system notification or from the downloads UI.

[Android Documentation]

Requirements

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