Android.App.ActivityManager.AppTasks Property
Get the list of tasks associated with the calling application.

Syntax

[get: Android.Runtime.Register("getAppTasks", "()Ljava/util/List;", "GetGetAppTasksHandler")]
public virtual IList<ActivityManager.AppTask> AppTasks { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.SecurityException

Remarks

Get the list of tasks associated with the calling application.

[Android Documentation]

Requirements

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