Indicates whether or not this component may be instantiated.
Syntax
[Android.Runtime.Register("enabled")] public boolEnabled { 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.