Android.Content.Intent.ActionCloseSystemDialogs Field
Broadcast Action: This is broadcast when a user action should request a temporary system dialog to dismiss.

Syntax

[Android.Runtime.Register("ACTION_CLOSE_SYSTEM_DIALOGS")]
public const string ActionCloseSystemDialogs

Remarks

Broadcast Action: This is broadcast when a user action should request a temporary system dialog to dismiss. Some examples of temporary system dialogs are the notification window-shade and the recent tasks dialog.

[Android Documentation]

Requirements

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