Android.App.ActivityAttribute.StateNotNeeded Property
Whether or not the activity can be killed and successfully restarted without having saved its state.

Syntax

public bool StateNotNeeded { get; set; }

Value

A bool specifying whether or not the activity can be killed and successfully restarted without having saved its state.

Remarks

The StateNotNeeded property is used to set the //activity/@android:stateNotNeeded attribute value.

Requirements

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