openharmony 鸿蒙 js-apis-LauncherAbilityResourceInfo-sys

2026-08-25 浏览 (1)

LauncherAbilityResourceInfo (System API)

The module provides resource information of the entry ability of an application, such as the icon and label. The information can be obtained by calling getLauncherAbilityResourceInfo.

NOTE

The initial APIs of this module are supported since API version 11. Newly added APIs will be marked with a superscript to indicate their earliest API version.

The APIs provided by this module are system APIs.

Modules to Import

import { launcherBundleManager } from '@kit.AbilityKit';

LauncherAbilityResourceInfo

System capability: SystemCapability.BundleManager.BundleFramework.Resource

System API: This is a system API.

NameTypeRead-OnlyOptionalDescription
bundleNamestringYesNoBundle name of the application.
moduleNamestringYesNoModule name of the application.
abilityNamestringYesNoName of the entry ability.
iconstringYesNoApplication icon, which is encoded using Base64.
labelstringYesNoApplication label.
drawableDescriptor12+DrawableDescriptorYesNodrawableDescriptor object of the application icon.
appIndex12+numberYesNoIndex of an application clone.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 js-apis-app-ability-appServiceExtensionAbility

openharmony 鸿蒙 js-apis-inner-wantAgent-triggerInfo-sys

openharmony 鸿蒙 js-apis-inner-wantAgent-wantAgentInfo-sys

openharmony 鸿蒙 js-apis-appControl-sys

openharmony 鸿蒙 js-apis-app-ability-environmentCallback

openharmony 鸿蒙 js-apis-inner-application-missionInfo-sys

openharmony 鸿蒙 js-apis-bundleManager-sharedBundleInfo-sys

openharmony 鸿蒙 js-apis-inner-application-continueMissionInfo-sys

openharmony 鸿蒙 js-apis-inner-application-appServiceExtensionContext

openharmony 鸿蒙 js-apis-bundleManager-businessAbilityInfo-sys

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/I3qquvYJ