举报投诉联系我们 手机版 热门标签 鳄鱼CMS
您的位置:鳄鱼CMS > 鸿蒙系统 鸿蒙OS LauncherShortcutInfo

鸿蒙系统 鸿蒙OS LauncherShortcutInfo

2023-05-05 12:31 鸿蒙OS开发文档

鸿蒙系统 鸿蒙OS LauncherShortcutInfo

鸿蒙系统 鸿蒙OS LauncherShortcutInfo

鸿蒙系统

LauncherShortcutInfo

java.lang.Object

|---ohos.bundle.LauncherShortcutInfo

public class LauncherShortcutInfo
extends Object

提供有关从主屏幕启动的应用程序的启动器ability的快捷方式的信息。

该类提供了获取快捷方式所属应用程序的快捷方式 ID、图标和包名称的方法。

构造函数摘要

构造函数 描述
LauncherShortcutInfo(Context context, ShortcutInfo shortcutInfo) 用于创建 LauncherShortcutInfo 实例的构造函数。

方法总结

修饰符和类型 方法 描述
String getBundleName() 获取该快捷方式所属的应用程序包名称。
Element getIcon() 获取该快捷方式的图标。
ListShortcutIntent getIntents() 获取此快捷方式中包含的所有 ShortcutIntent 对象。
String getLabel() 获取该快捷方式的标签。
String getShortcutId() 获取此快捷方式的 ID。
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造函数详细信息

LauncherShortcutInfo

public LauncherShortcutInfo(Context context, ShortcutInfo shortcutInfo)

用于创建 LauncherShortcutInfo 实例的构造函数。

参数:

参数名称 参数描述
context 表示快捷方式的上下文对象。
shortcutInfo 指示有关快捷方式的信息。

方法详情

getShortcutId

public String getShortcutId()

获取此快捷方式的 ID。

快捷方式 ID 唯一标识快捷方式。

返回:

返回快捷方式 ID。

getBundleName

public String getBundleName()

获取该快捷方式所属的应用程序包名称。

返回:

返回应用程序的包名称。

getLabel

public String getLabel()

获取该快捷方式的标签。

快捷方式的标签是指快捷方式列表中显示的标题。

返回:

返回快捷方式标签。

getIntents

public ListShortcutIntent getIntents()

获取此快捷方式中包含的所有 ShortcutIntent 对象。

ohos.bundle.ShortcutIntent 对象用于导航到快捷方式的目标ability。

返回:

返回此快捷方式中所有 ohos.bundle.ShortcutIntent 对象的列表。

getIcon

public Element getIcon()

获取该快捷方式的图标。

快捷方式图标显示在快捷方式列表中。

返回:

返回快捷方式图标。

阅读全文
以上是鳄鱼CMS为你收集整理的鸿蒙系统 鸿蒙OS LauncherShortcutInfo全部内容。
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
相关文章
© 2024 鳄鱼CMS eyucms.com 版权所有 联系我们