Android.App.Activity.TaskId Property
Return the identifier of the task this activity is in.

Syntax

[get: Android.Runtime.Register("getTaskId", "()I", "GetGetTaskIdHandler")]
public virtual int TaskId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the identifier of the task this activity is in. This identifier will remain the same for the lifetime of the activity.

[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