Android.Content.PM.ApplicationInfo.Enabled Property
When false, indicates that all components within this application are considered disabled, regardless of their individually set enabled status.

Syntax

[Android.Runtime.Register("enabled")]
public bool Enabled { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

When false, indicates that all components within this application are considered disabled, regardless of their individually set enabled status.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1