Resource.Attribute.RequiredForAllUsers Field

Definition

Flag to specify if this application needs to be present for all users.

[Android.Runtime.Register("requiredForAllUsers")]
public const int RequiredForAllUsers = 16843728;
[<Android.Runtime.Register("requiredForAllUsers")>]
val mutable RequiredForAllUsers : int

Field Value

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