• Home
  • Raw
  • Download

Lines Matching full:label

19 …d together. There are four types: application icon, application label, entry icon, and entry label.
21 The application icon and application label are used to identify an application, and they are usuall…
27label are displayed on the device's home screen after an application is installed. The entry icon …
31 ### Configuring the Application Icon and Application Label
32label of a PageAbility that meet the rules are used as the application icon and application label.…
34 ### Configuring the Entry Icon and Entry Label
38 In the FA model, the entry icon and entry label are the values of **icon** and **label** configured…
42 * **label**: index of the resource file. It identifies the name of the ability presented to users. …
44label of this PageAbility is used as the application icon and label. If multiple PageAbilities add…
70 "label": "$string:MainAbility_label",
86 …fig-guide.md).<!--DelEnd--> The rules for displaying the entry icon and entry label are as follows:
92label configured for the PageAbility as the entry label and displays it on the home screen. If no
94 …hen the home screen queries the information, and the entry icon and entry label of the application…
98label configured for the PageAbility as the entry label and displays it on the home screen. If no
100 …hen the home screen queries the information, and the entry icon and entry label of the application…
105 …* The system uses the bundle name of the application as the entry label and displays it on the hom…
107 …hen the home screen queries the information, and the entry icon and entry label of the application…