Android.Content.PM.ActivityInfo.MaxRecents Property
The maximum number of tasks rooted at this activity that can be in the recent task list.

Syntax

[Android.Runtime.Register("maxRecents")]
public int MaxRecents { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The maximum number of tasks rooted at this activity that can be in the recent task list. Refer to NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#maxRecents.

[Android Documentation]

Requirements

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