/ohos5.0/foundation/graphic/graphic_utils_lite/ |
H A D | README.md | 15 **Figure 1** Dependency between modules of the graphics subsystem<a name="fig717664212591"></a> 16  | Yes | Minimum spacing between the cha… 53 | maxSpace | [Length](ts-types.md#length) | Yes | Maximum spacing between the cha…
|
H A D | ts-container-columnsplit.md | 3 …nt lays out child components vertically and inserts a horizontal divider between every two child c… 12 …l, the space occupied by the child components can be changed by dragging the dividers between them. 14 … the size of the child components is greater than the allowable distance between adjacent dividers… 51 … top and bottom margins of the divider are 0. **DividerStyle**: distance between the divider and t… 59 | startMargin | [Dimension](ts-types.md#dimension10) | No | Distance between the divider and… 60 | endMargin | [Dimension](ts-types.md#dimension10) | No | Distance between the divider and…
|
H A D | ts-container-flex.md | 53 …<sup>12+</sup>](ts-container-flex.md#flexspaceoptions12) | No | Spacing between child components … 220 … space between the first component and main-start, and that between the last component and cross-m… 223 …n axis. The space between the first component and main-start, the space between the last component… 322 …between the child component in the first row and the start edge of the column, and that between th… 328 …between the child component in the first row and the start edge of the column, the space between t… 347 This example shows how to set the spacing between child components along the main axis or cross axi…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-container-div.md | 28 …between**: Items are positioned with space between the rows.<br>- **space-around**: Items are posi… 30 …between the start edge of the container's cross axis and the first row is equal to the spacing bet… 33 …e of the gap between two consecutive rows or columns in a grid layout. You can also use **grid-gap…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | _rdb___statistic.md | 20 | [total](_r_d_b.md#total) | Total number of rows to be synchronized between the device and cloud i… 21 | [successful](_r_d_b.md#successful) | Number of rows that are successfully synchronized between th… 22 | [failed](_r_d_b.md#failed) | Number of rows that failed to be synchronized between the device and…
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | uinput.md | 143 The value of [press time] can be set between 1 and 300 ms. 144 The value of [click interval time] can be set between 1 and 450 ms. 199 # Set the interval between two click events to 500 ms. 284 # Set the interval between pressing and releasing the A key to 500 ms. 357 The value of [click interval] can be set between 1 and 450 ms. 395 # Set the interval between the two click events at coordinates (100,100) to 500 ms. 456 The value of [click interval] can be set between 1 and 450 ms. 494 # Set the interval between the two touch events at coordinates (100,100) to 500 ms. 506 The value of [interval time] can be set between 1 ms and 250 ms. The default value is 200 ms. 511 # Set the interval between the knuckle touch events at coordinates (100, 100) and (100, 130) to 200… [all …]
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | napi-introduction.md | 5 …cs/latest-v12.x/api/n-api.html), OpenHarmony Node-API allows interaction between ArkTS/JS and C/C+… 11 > For details about the differences between OpenHarmony Node-API and Node.js 12.x LTS Node-API, see… 13 …capabilities in the form of ArkTS/JS interfaces to implement interaction between ArkTS/JS and C/C+… 27 - Node-API: implements the logic for interaction between ArkTS and C/C++ code. 45 The interaction between ArkTS and C++ consists of the following two steps:
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | interthread-communication-overview.md | 3 Inter-thread communication refers to data exchange between concurrent threads. ArkTS is compatible … 5 For different data objects, the communication behavior between ArkTS threads is different, such as … 7 … algorithm (serialization and deserialization) is used for communication between concurrent tasks.… 15 …, a scenario of communication between a TaskPool thread and a host thread, a scenario of asynchron…
|
/ohos5.0/base/security/device_auth/ |
H A D | README.md | 12 …between devices, including establishment, maintenance, use, and cancellation, and implements authe… 16 … the establishment, maintenance, and cancellation of trust relationships between devices in a unif… 17 …t relationships between devices, allows trusted devices to exchange secure session keys with each … 28 …between the local device and other devices created by different services in a unified manner, crea… 29 …vices to authenticate the trust relationships that have been established between them and exchange… 53 …b-module abstracts trust relationships established by different services between devices into trus…
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | thread-model-fa.md | 22 …-introduction.md) mode. Emitter is mainly used for event synchronization between threads, and Work… 26 … for event synchronization within the ability thread, between a pair of ability threads, or betwee…
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | multimodal-swiper.md | 4 …d tell user which page is currently displayed. They also allow users to switch between these pages. 18 - Users can swipe the page indicators to switch between pages. 20 - Users can swipe left or right in the content area to easily switch between pages.
|
H A D | transition-animation.md | 3 Transition animations between screens or between elements help users understand their logical relat… 8 …g transition animations, you must correctly understand the relationships between the applications … 15 Scenarios: A user edits some components or elements, switches between tab pages, or changes the lan… 26 Scenarios: A user switches between upper- and lower-level screens, creates an entity, unlocks a scr… 35 One example of cross-layer transitions is transition between different applications. 74 …sition experience by leveraging shared elements. It helps users navigate between the UIs and enhan…
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | errorcode-wifi.md | 19 1. Communication between the Wi-Fi service and the STA failed. 40 1. Communication between the Wi-Fi service and the STA failed. 79 1. Communication between the Wi-Fi service and the hotspot failed. 100 1. Communication between the Wi-Fi service and the hotspot failed. 121 1. Communication between the Wi-Fi service and the STA failed.
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-get-started.md | 7 …n terms of the following aspects. For more details about the differences between standard TS and A… 24 …between different component levels (for example, between parent and child components, between gran…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-selinux-sample-domain.md | 11 …on file of the process, add the **secon** field to configure the mapping between the process and t… 43 …on file of the process, add the **secon** field to configure the mapping between the process and t… 69 …on file of the process, add the **secon** field to configure the mapping between the process and t… 96 1. In the **sehap_contexts** file, define the mappings between the application APL, bundle name and… 112 **Table 1** Mappings between APLs and application attributes
|
H A D | subsys-security-selinux-sample-param.md | 9 Define the mappings between parameters and labels in the **parameter_contexts** file. If a paramete… 11 The following is an example of the mapping between a label and a wildcard parameter. The label for … 15 The following is an example of the mapping between a label and a fixed parameter. The label for the…
|
/ohos5.0/foundation/ability/ability_lite/ |
H A D | README.md | 21 …ighly relevant capabilities. The following figure shows the relationship between a Page ability an… 23 **Figure 2** Relationship between a Page ability and its ability slices 45 - **AbilityManager** enables inter-process communication \(IPC\) between the AbilityKit and the … 46 - **EventHandler** is provided by the AbilityKit to enable inter-thread communication between ab… 63 …│ ├── abilitymgr_lite # Client code used for communication between the AbilityKit … 64 … # Implementation code of the information carrier for interaction between abilities 68 …── want_lite # External APIs of the information carrier for interaction between abilities
|
/ohos5.0/docs/en/application-dev/file-management/ |
H A D | send-file-to-app-sandbox.md | 9 … to understand the [mappings between application sandbox paths and physical paths](app-sandbox-dir… 13 …, according to the [mappings between application sandbox paths and physical paths](app-sandbox-dir…
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | proper-choice-between-if-and-visibility.md | 3 …ility attribute to switch components between visibility states. This document is intended to help … 45 - If a component does not frequently switch between visibility states, or does not need to be displ… 48 - If only some components need to be switched between visibility states and the conditions for rend… 52 - If a component is frequently switched between visibility states, the visibility attribute is a be… 57 …attribute is a better choice for components that are frequently switched between visibility states… 61 Use conditional statements to switch components between visibility states. 99 Use the visibility attribute to switch components between visibility states. 135 …en click the button again to show the components. Make sure the interval between showing and hidin… 145 …ta, we can learn that, regarding components that are frequently switched between visibility states… 330 …hen click the button again to show the component. Make sure the interval between showing and hidin… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ui-js-animate-dynamic-effects.md | 38 justify-content: space-between; 122 justify-content: space-between; 132 justify-content: space-between; 142 justify-content: space-between;
|