Android.App.ApplicationAttribute.Enabled Property
Whether or not the Android system can instantiate components of the application.

Syntax

public bool Enabled { get; set; }

Value

A bool specifying whether or not the Android system can instantiate components of the application.

Remarks

The Enabled property is used to set the //application/@android:enabled attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0