Android.Content.PM.ComponentInfo.Enabled Property
Indicates whether or not this component may be instantiated.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this component may be instantiated. Note that this value can be overriden by the one in its parent Android.Content.PM.ApplicationInfo.

[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