AbilityInfo

    BundleManager

    Description:

    Defines the ability information.

    Summary

    Data Fields

    Details

    Field Documentation

    Description:

    Template used by the ability

    bundleName

    Description:

    description

    1. char* AbilityInfo::description

    Description:

    Pointer to the description of the ability

    deviceId

    Description:

    Pointer to the device ID

    iconPath

    Description:

    Pointer to the icon path of the ability

    1. bool AbilityInfo::isVisible

    Description:

    Whether the ability is visible

    label

    Description:

    Pointer to the ability name visible to users

    launchMode

    Description:

    Startup mode of the ability

    moduleName

      Description:

      Pointer to the name of the HAP package to which the ability belongs. The HAP information is encapsulated in a object.

      name

      Pointer to the class name of the ability