The members of Android.Content.PM.LauncherApps 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] 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. |
GetActivityList(string, Android.OS.UserHandle)Retrieves a list of launchable activities that match Android.Content.Intent.ActionMain and Android.Content.Intent.CategoryLauncher, for a specified user. | ||
IsActivityEnabled(Android.Content.ComponentName, Android.OS.UserHandle)Checks if the activity exists and it enabled for a profile. | ||
IsPackageEnabled(string, Android.OS.UserHandle)Checks if the package is installed and enabled for a profile. | ||
RegisterCallback(LauncherApps.Callback)Registers a callback for changes to packages in current and managed profiles. | ||
RegisterCallback(LauncherApps.Callback, Android.OS.Handler)Registers a callback for changes to packages in current and managed profiles. | ||
ResolveActivity(Android.Content.Intent, Android.OS.UserHandle)Returns the activity info for a given intent and user handle, if it resolves. | ||
StartAppDetailsActivity(Android.Content.ComponentName, Android.OS.UserHandle, Android.Graphics.Rect, Android.OS.Bundle)Starts the settings activity to show the application details for a package in the specified profile. | ||
StartMainActivity(Android.Content.ComponentName, Android.OS.UserHandle, Android.Graphics.Rect, Android.OS.Bundle)Starts a Main activity in the specified profile. | ||
UnregisterCallback(LauncherApps.Callback)Unregisters a callback that was previously registered. |