Resource.Attribute.VmSafeMode Field

Definition

Flag indicating whether the application requests the VM to operate in the safe mode.

[Android.Runtime.Register("vmSafeMode")]
public const int VmSafeMode = 16843448;
[<Android.Runtime.Register("vmSafeMode")>]
val mutable VmSafeMode : int

Field Value

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