Android.App.RecentTaskFlags Enumeration
Enumerates values returned by the RecentTaskFlags.IgnoreUnavailable, and RecentTaskFlags.WithExcluded members and taken as a parameter of the ActivityManager.GetRecentTasks member.

Syntax

[System.Flags]
public enum RecentTaskFlags

Remarks

Enumerates values returned by the RecentTaskFlags.IgnoreUnavailable, and RecentTaskFlags.WithExcluded members and taken as a parameter of the ActivityManager.GetRecentTasks member.

Members

Member NameDescription
IgnoreUnavailableProvides a list that does not contain any recent tasks that currently are not available to the user.
WithExcludedFlag for use with ActivityManager.GetRecentTasks(int, Android.App.RecentTaskFlags): return all tasks, even those that have set their Android.Content.ActivityFlags.ExcludeFromRecents flag.

Requirements

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