- componentName
- The component to retrieve.
Documentation for this section has not yet been entered.
Return the enabled setting for a package component (activity, receiver, service, provider). This returns the last value set by Android.Content.PM.PackageManager.SetComponentEnabledSetting(Android.Content.ComponentName, Android.Content.PM.ComponentEnabledState, Android.Content.PM.ComponentEnabledState); in most cases this value will be Android.Content.PM.PackageManager.COMPONENT_ENABLED_STATE_DEFAULT since the value originally specified in the manifest has not been modified.