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)
monoandroid
namespace Android.Content.PM
{
[Register("android/content/pm/LauncherApps", DoNotGenerateAcw = true)]
public class LauncherApps : Object
{
[Register("getShortcutIconDrawable", "(Landroid/content/pm/ShortcutInfo;I)Landroid/graphics/drawable/Drawable;", "GetGetShortcutIconDrawable_Landroid_content_pm_ShortcutInfo_IHandler", ApiSince = 25)]
public virtual Drawable? GetShortcutIconDrawable(ShortcutInfo! shortcut, int density);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API