The members of Android.Content.PM.LauncherActivityInfo are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | ApplicationInfo | ApplicationInfo. Returns the application info for the appliction this activity belongs to. |
[read-only] | ComponentName | Android.Content.ComponentName. Returns the component name of this activity. |
[read-only] | FirstInstallTime | long. Returns the time at which the package was first installed. |
[read-only] | Label | string. Documentation for this section has not yet been entered. |
[read-only] | LabelFormatted | Java.Lang.ICharSequence. Retrieves the label for the activity. |
[read-only] | Name | string. Returns the name for the acitivty from android:name in the manifest. |
[read-only] | User | Android.OS.UserHandle. Returns the user handle of the user profile that this activity belongs to. |
[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. |
GetBadgedIcon(int)Returns the activity icon with badging appropriate for the profile. | ||
GetIcon(int)Returns the icon for this activity, without any badging for the profile. |