LauncherApps
Callback
PinItemRequest
ShortcutQuery
ActionConfirmPinAppwidget
ActionConfirmPinShortcut
ExtraPinItemRequest
LauncherApps(IntPtr, JniHandleOwnership)
AllPackageInstallerSessions
HasShortcutHostPermission
JniPeerMembers
Profiles
ThresholdClass
ThresholdType
GetActivityList(String, UserHandle)
GetApplicationInfo(String, PackageInfoFlags, UserHandle)
GetPinItemRequest(Intent)
GetShortcutBadgedIconDrawable(ShortcutInfo, Int32)
GetShortcutConfigActivityIntent(LauncherActivityInfo)
GetShortcutConfigActivityList(String, UserHandle)
GetShortcutIconDrawable(ShortcutInfo, Int32)
GetShortcutIntent(String, String, Bundle, UserHandle)
GetShortcuts(ShortcutQuery, UserHandle)
GetSuspendedPackageLauncherExtras(String, UserHandle)
IsActivityEnabled(ComponentName, UserHandle)
IsPackageEnabled(String, UserHandle)
PinShortcuts(String, IList<String>, UserHandle)
RegisterCallback(Callback)
RegisterCallback(Callback, Handler)
RegisterPackageInstallerSessionCallback(IExecutor, SessionCallback)
ResolveActivity(Intent, UserHandle)
ShouldHideFromSuggestions(String, UserHandle)
StartAppDetailsActivity(ComponentName, UserHandle, Rect, Bundle)
StartMainActivity(ComponentName, UserHandle, Rect, Bundle)
StartPackageInstallerSessionDetailsActivity(SessionInfo, Rect, Bundle)
StartShortcut(ShortcutInfo, Rect, Bundle)
StartShortcut(String, String, Rect, Bundle, UserHandle)
UnregisterCallback(Callback)
UnregisterPackageInstallerSessionCallback(SessionCallback)
net9.0-android34.0
namespace Android.Content.PM
{
[Register("android/content/pm/LauncherApps", DoNotGenerateAcw = true)]
public class LauncherApps : Object
{
[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, UserHandle? user);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API