Android.App.Activity.IsTaskRoot Property
Return whether this activity is the root of a task.

Syntax

[get: Android.Runtime.Register("isTaskRoot", "()Z", "GetIsTaskRootHandler")]
public virtual bool IsTaskRoot { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether this activity is the root of a task. The root is the first activity in a task.

[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