Android.Content.PM.ComponentInfo.IsEnabled Property
Return whether this component and its enclosing application are enabled.

Syntax

[get: Android.Runtime.Register("isEnabled", "()Z", "GetIsEnabledHandler")]
public virtual bool IsEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether this component and its enclosing application are enabled.

[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 11