Android.Content.PM.LauncherApps.GetActivityList Method
Retrieves a list of launchable activities that match Android.Content.Intent.ActionMain and Android.Content.Intent.CategoryLauncher, for a specified user.

Syntax

[Android.Runtime.Register("getActivityList", "(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List;", "GetGetActivityList_Ljava_lang_String_Landroid_os_UserHandle_Handler")]
public virtual IList<LauncherActivityInfo> GetActivityList (string packageName, Android.OS.UserHandle user)

Parameters

packageName
The specific package to query. If null, it checks all installed packages in the profile.
user
The UserHandle of the profile.

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieves a list of launchable activities that match Android.Content.Intent.ActionMain and Android.Content.Intent.CategoryLauncher, for a specified user.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0