Android.App.ApplicationAttribute.Persistent Property
Whether or not the application should remain running at all times.

Syntax

public bool Persistent { get; set; }

Value

A bool specifying whether or not the application should remain running at all times.

Remarks

The Persistent property is used to set the //application/@android:persistent attribute value.

Requirements

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