Android.Content.PM.ActivityInfoFlags.StateNotNeeded Field
Bit in ActivityInfo.Flags indicating that the activity's state
is not required to be saved, so that if there is a failure the
activity will not be removed from the activity stack. Set from the
Android.Resource.Attribute.StateNotNeeded attribute.