Resource.Attribute.AllowClearUserData Field

Definition

Option to let applications specify that user data can/cannot be cleared.

[Android.Runtime.Register("allowClearUserData")]
public const int AllowClearUserData = 16842757;
[<Android.Runtime.Register("allowClearUserData")>]
val mutable AllowClearUserData : int

Field Value

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