Android.App.ActivityAttribute.ExcludeFromRecents Property
Whether or not the activity should be excluded from the list of recently launched activities.

Syntax

public bool ExcludeFromRecents { get; set; }

Value

A bool specifying whether or not the activity should be excluded from the lsit of recently launched activities.

Remarks

The ExcludeFromRecents property is used to set the //activity/@android:excludeFromRecents attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0