The properties of Android.Content.PM.ComponentInfo are listed below. For a list of all members, see the ComponentInfo Members list.
See Also: Inherited members from Android.Content.PM.PackageItemInfo
ApplicationInfo | ApplicationInfo. Global information about the application/package this component is a part of. | |
[read-only] | BannerResource | int. Return the banner resource identifier to use for this component. |
DescriptionRes | int. A string resource identifier (in the package's resources) containing a user-readable description of the component. | |
Enabled | bool. Indicates whether or not this component may be instantiated. | |
Exported | bool. Set to true if this component is available for use by other applications. | |
[read-only] | IconResource | int. Return the icon resource identifier to use for this component. |
[read-only] | IsEnabled | bool. Return whether this component and its enclosing application are enabled. |
[read-only] | LogoResource | int. Return the logo resource identifier to use for this component. |
ProcessName | string. The name of the process this component should run in. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |