Resource.Attribute.AllowBackup Field

Definition

Whether to allow the application to participate in the backup and restore infrastructure.

[Android.Runtime.Register("allowBackup")]
public const int AllowBackup = 16843392;
[<Android.Runtime.Register("allowBackup")>]
val mutable AllowBackup : int

Field Value

Value = 16843392
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