/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-inner-application-applicationContext-sys.md | 27 The preloaded **UIExtensionAbility** instance is sent to the **onCreate** lifecycle of the UIExtens… 29 …y** instance can be preloaded for multiple times. Each time a preloaded **UIExtensionAbility** ins…
|
H A D | js-apis-bundleManager-hapModuleInfo.md | 39 Describes the preloaded module information in the atomic service. 47 |moduleName | string | Yes | No | Name of the module automatically preloaded by the syste…
|
H A D | js-apis-app-ability-appManager-sys.md | 29 | PRESS_DOWN | 0 | The application process is preloaded when the application icon is pressed.| 1500 | appIndex | number | No| Application index of the twin application to be preloaded.|
|
/ohos5.0/base/startup/hvb/libhvb/include/ |
H A D | hvb.h | 58 bool preloaded; member
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | arkts-performance-improvement-recommendation.md | 447 … components. **cachedCount** indicates the number of list or grid items preloaded outside of the s… 468 }.cachedCount(3) // Increase the number of list or grid items preloaded outside of the screen.
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-ace.md | 21 … | Added | Added the **cachedCount** attribute to set the number of preloaded child components…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-component-visible-area-change-event.md | 39 …calculations for nodes that are not in the component tree. For example, preloaded nodes or custom …
|
H A D | ts-container-grid.md | 243 Sets the number of grid items to be cached (preloaded). It works only in [LazyForEach](../../../qui… 257 | value | number | Yes | Number of grid items to be cached (preloaded).<br>Default value: **1**| 263 Sets the number of grid items to be cached (preloaded) and specifies whether to display the preload… 265 …preloaded before and after the currently displayed one equals the value of **cachedCount** multipl… 275 | count | number | Yes | Number of grid items to be preloaded.<br>Default value: **1**| 276 | show | boolean | Yes | Whether to display the preloaded nodes.<br> Default value: **false**|
|
H A D | ts-container-list.md | 141 … be preloaded (cached). In a lazy loading scenario, only the content equivalent to **cachedCount**… 157 | value | number | Yes | Number of list items or list item groups to be preloaded (cached).<br>De… 163 …of list items or list item groups to be cached (preloaded) and specifies whether to display the pr… 165 …ipping](ts-container-scrollable-common.md#clipcontent14) attributes to display the preloaded nodes. 177 | count | number | Yes | Number of list items to be preloaded.<br>Default value: **1**<br>Value r… 178 | show | boolean | Yes | Whether to display the preloaded list items.<br> Default value: **false*…
|
H A D | ts-basic-components-image.md | 49 …preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr… 67 …preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr… 83 …preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr…
|
H A D | ts-container-waterflow.md | 404 | value | number | Yes | Number of water flow items to be preloaded (cached).<br> Default value: … 410 Sets the number of water flow items to be cached (preloaded) and specifies whether to display the c… 424 | value | number | Yes | Number of water flow items to be preloaded (cached).<br> Default value: …
|
H A D | ts-container-swiper.md | 231 Sets the number of child components to be preloaded (cached), which are needed for the specific num… 243 | value | number | Yes | Number of child components to be preloaded (cached).<br>Default value: *…
|
/ohos5.0/base/startup/hvb/libhvb/src/cert/ |
H A D | hvb_cert.c | 152 image->preloaded = true; in hash_image_init_desc()
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-layout-development-create-grid.md | 306 …of the **Grid** component. This parameter sets the number of grid items preloaded outside of the s…
|
H A D | arkts-layout-development-create-list.md | 899 …of the **List** component. This parameter sets the number of list items preloaded outside of the s…
|
/ohos5.0/docs/en/application-dev/tools/ |
H A D | unpacking-tool.md | 469 | moduleName | String | Name of the preloaded module.| NA |
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-new-rendering-control-repeat.md | 120 … based on the number of nodes displayed on the screen and the number of preloaded nodes. If the nu…
|
H A D | module-configuration-file.md | 827 | moduleName | Name of the module to be preloaded when the current module is loaded in the atomic s…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/ |
H A D | js-apis-webview.md | 5121 | url | string | Yes | URL to be preloaded.| 15938 | NONE | 0 | No media data is preloaded.| 15939 | METADATA | 1 | Only the metadata of the media is preloaded.| 15940 | AUTO | 2 | A sufficient amount of media data is preloaded to ensure smooth playback|
|