Android.Content.PM.ComponentInfo: Property Members

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

Public Properties

ApplicationInfoApplicationInfo. Global information about the application/package this component is a part of.
[read-only]
BannerResourceint. Return the banner resource identifier to use for this component.
DescriptionResint. A string resource identifier (in the package's resources) containing a user-readable description of the component.
Enabledbool. Indicates whether or not this component may be instantiated.
Exportedbool. Set to true if this component is available for use by other applications.
[read-only]
IconResourceint. Return the icon resource identifier to use for this component.
[read-only]
IsEnabledbool. Return whether this component and its enclosing application are enabled.
[read-only]
LogoResourceint. Return the logo resource identifier to use for this component.
ProcessNamestring. The name of the process this component should run in.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.