- packageName
- The package name of the application to retrieve.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the named package does not exist.
Return the enabled setting for an application. This returns the last value set by PackageManager.SetApplicationEnabledSetting(string, Android.Content.PM.ComponentEnabledState, Android.Content.PM.ComponentEnabledState); in most cases this value will be PackageManager.COMPONENT_ENABLED_STATE_DEFAULT since the value originally specified in the manifest has not been modified.