Android.App.ActivityAttribute.NoHistory Property
Whether or not the activity should be removed from the activity stack and finished when the user navigates away.

Syntax

public bool NoHistory { get; set; }

Value

A bool specifying whether or not the activity should be removed from the activity stack and finished when the user navigates away.

Remarks

The NoHistory property is used to set the //activity/@android:noHistory attribute value.

Requirements

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