Android.Content.PM.ActivityInfo.PersistableMode Property
Value indicating how this activity is to be persisted across reboots for restoring in the Recents list.

Syntax

[Android.Runtime.Register("persistableMode")]
public ActivityPersistableMode PersistableMode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Value indicating how this activity is to be persisted across reboots for restoring in the Recents list. NoType:android/R$attr;Href=../../../../reference/android/R.attr.html#persistableMode

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1