Android.App.ActivityAttribute.AlwaysRetainTaskState Property
Whether or not the state of the task that the activity is in will always be maintained by the system.

Syntax

public bool AlwaysRetainTaskState { get; set; }

Value

A bool specifying whether the system will retain task state.

Remarks

The AlwaysRetainTaskState property is used to set the //activity/@android:alwaysRetainTaskState attribute value.

Requirements

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