Intent.ExtraShortcutIconResource 字段

定义

用于将图标定义为快捷方式的 ShortcutIconResource 的额外名称。

[Android.Runtime.Register("EXTRA_SHORTCUT_ICON_RESOURCE")]
public const string ExtraShortcutIconResource;
[<Android.Runtime.Register("EXTRA_SHORTCUT_ICON_RESOURCE")>]
val mutable ExtraShortcutIconResource : string

字段值

实现

属性

注解

用于将图标定义为快捷方式的 ShortcutIconResource 的额外名称。

此成员已弃用。 替换为 android.content.pm.ShortcutManager#createShortcutResultIntent

适用于 . 的 android.content.Intent.EXTRA_SHORTCUT_ICON_RESOURCEJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

另请参阅