Resource.Attribute.NoHistory Field

Definition

Specify whether an activity should be kept in its history stack.

[Android.Runtime.Register("noHistory")]
public const int NoHistory = 16843309;
[<Android.Runtime.Register("noHistory")>]
val mutable NoHistory : int

Field Value

Value = 16843309
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to