Resource.Attribute.InstallLocation Field

Definition

The default install location defined by an application.

[Android.Runtime.Register("installLocation")]
public const int InstallLocation = 16843447;
[<Android.Runtime.Register("installLocation")>]
val mutable InstallLocation : int

Field Value

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