TaskInfo.TaskDescription Property

Definition

The recent activity values for the highest activity in the stack to have set the values.

[Android.Runtime.Register("taskDescription", ApiSince=29)]
public Android.App.ActivityManager.TaskDescription? TaskDescription { get; set; }
[<Android.Runtime.Register("taskDescription", ApiSince=29)>]
member this.TaskDescription : Android.App.ActivityManager.TaskDescription with get, set

Property Value

Attributes

Remarks

Java documentation for android.app.TaskInfo.taskDescription.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to