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
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1