Android.Content.PM.LauncherActivityInfo Members

The members of Android.Content.PM.LauncherActivityInfo are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
ApplicationInfoApplicationInfo. Returns the application info for the appliction this activity belongs to.
[read-only]
ComponentNameAndroid.Content.ComponentName. Returns the component name of this activity.
[read-only]
FirstInstallTimelong. Returns the time at which the package was first installed.
[read-only]
Labelstring. Documentation for this section has not yet been entered.
[read-only]
LabelFormattedJava.Lang.ICharSequence. Retrieves the label for the activity.
[read-only]
Namestring. Returns the name for the acitivty from android:name in the manifest.
[read-only]
UserAndroid.OS.UserHandle. Returns the user handle of the user profile that this activity belongs to.

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.

Public Methods

GetBadgedIcon(int) : Android.Graphics.Drawables.Drawable
Returns the activity icon with badging appropriate for the profile.
GetIcon(int) : Android.Graphics.Drawables.Drawable
Returns the icon for this activity, without any badging for the profile.