Android.App.ActivityAttribute.FinishOnTaskLaunch Property
Whether or not an existing instance of the activity should be shut down whenever the user again launches its task.

Syntax

public bool FinishOnTaskLaunch { get; set; }

Value

A bool specifying whether or not the activity should be shut down whenever the user again launches its task.

Remarks

The FinishOnTaskLaunch property is used to set the //activity/@android:finishOnTaskLaunch attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0