Home
last modified time | relevance | path

Searched refs:preloaded (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-applicationContext-sys.md27 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 Djs-apis-bundleManager-hapModuleInfo.md39 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 Djs-apis-app-ability-appManager-sys.md29 | 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 Dhvb.h58 bool preloaded; member
/ohos5.0/docs/en/application-dev/performance/
H A Darkts-performance-improvement-recommendation.md447 … 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 Djs-apidiff-ace.md21 … | 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 Dts-universal-component-visible-area-change-event.md39 …calculations for nodes that are not in the component tree. For example, preloaded nodes or custom …
H A Dts-container-grid.md243 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…
265preloaded 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 Dts-container-list.md141 … 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 Dts-basic-components-image.md49preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr…
67preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr…
83preloaded, resulting in longer display times for white blocks; (2) Small images set to load synchr…
H A Dts-container-waterflow.md404 | 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 Dts-container-swiper.md231 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 Dhvb_cert.c152 image->preloaded = true; in hash_image_init_desc()
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-layout-development-create-grid.md306 …of the **Grid** component. This parameter sets the number of grid items preloaded outside of the s…
H A Darkts-layout-development-create-list.md899 …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 Dunpacking-tool.md469 | moduleName | String | Name of the preloaded module.| NA |
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-new-rendering-control-repeat.md120 … based on the number of nodes displayed on the screen and the number of preloaded nodes. If the nu…
H A Dmodule-configuration-file.md827 | 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 Djs-apis-webview.md5121 | 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|