/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | _camera___frame_rate_range.md | 20 | uint32_t [min](#min) | Minimum frame rate. | 44 Minimum frame rate.
|
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/ |
H A D | _o_h___a_v_range.md | 22 | [minVal](#minval) | Minimum value.| 38 Minimum value.
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _o_h___pixelmap___hdr_gainmap_metadata.md | 21 | uint16_t [miniVersion](#miniversion) | Minimum version that needs to be understood for metadata p… 27 | float [gainmapMin](#gainmapmin)[3] | Minimum value of the gain map. For details, see ISO 21496-1.… 110 Minimum value of the gain map. For details, see ISO 21496-1. 132 Minimum version that needs to be understood for metadata parsing.
|
H A D | _o_h___pixelmap___hdr_static_metadata.md | 25 | float [minLuminance](#minluminance) | Minimum luminance of the main monitor. The unit is 0.0001, … 96 Minimum luminance of the main monitor. The unit is 0.0001, and the maximum value is 6.55535.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___native_gesture_a_p_i__1.md | 120 | fingersNum | Minimum number of fingers to trigger a long press gesture. The value ranges from 1 t… 122 | durationNum | Minimum hold-down time, in ms. If the value is less than or equal to 0, the default… 142 | fingersNum | Minimum number of fingers to trigger a pan gesture. The value ranges from 1 to 10. I… 144 | distanceNum | Minimum pan distance to trigger the gesture, in vp. If this parameter is set to a v… 164 | fingersNum | Minimum number of fingers to trigger a pinch. The value ranges from 2 to 5. The defa… 165 | distanceNum | Minimum recognition distance, in vp. If this parameter is set to a value less than … 185 | fingersNum | Minimum number of fingers to trigger a rotation. The value ranges from 2 to 5. The d… 186 | angleNum | Minimum degree that can trigger the rotation gesture. The default value is **1**. If t… 206 | fingersNum | Minimum number of fingers to trigger a swipe gesture. The value ranges from 1 to 10.… 208 | speedNum | Minimum speed of the swipe gesture, in px/s. If this parameter is set to a value less …
|
H A D | _o_h___native_x_component___expected_rate_range.md | 20 | [min](_o_h___native_x_component.md#min) | Minimum value of the expected frame rate range.|
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _display_soloist___expected_rate_range.md | 20 | int32_t [min](#min) | Minimum value of the expected frame rate range. The value range is [0,120].… 58 Minimum value of the expected frame rate range. The value range is [0,120].
|
H A D | _o_h___native_buffer___smpte2086.md | 27 | float [minLuminance](#minluminance) | Minimum luminance.| 85 Minimum luminance.
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.3.2/ |
H A D | changelogs-sensor.md | 23 minSamplePeriod:number; /**< Minimum sample period allowed, in ns */ 40 minSamplePeriod:number; /**< Minimum sample period allowed, in ns */
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/ |
H A D | changelogs-sensor.md | 23 minSamplePeriod:number; /**< Minimum sample period allowed, in ns */ 40 minSamplePeriod:number; /**< Minimum sample period allowed, in ns */
|
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | _hid___event_properties.md | 30 | [hidAbsMin](#hidabsmin) | Minimum values of the absolute coordinates.| 119 Minimum values of the absolute coordinates.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-common-mediaquery.md | 90 | min-height | Minimum height of the display area on the application page. … 93 | min-width | Minimum width of the display area on the application page. … 96 | min-resolution | Minimum device resolution. | 100 | min-aspect-ratio | Minimum ratio of the width to the height of the display area on the appl… 103 | min-device-height | Minimum height of the device. | 106 | min-device-width | Minimum width of the device. |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-common-mediaquery.md | 95 | min-height | Minimum height of the display area on the application page.| 98 | min-width | Minimum width of the display area on the application page.| 101 | min-resolution | Minimum device resolution.| 105 | min-aspect-ratio | Minimum ratio of the width to the height of the display area on the applicatio… 108 | min-device-height | Minimum height of the device.| 111 | min-device-width | Minimum width of the device.|
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-common-mediaquery.md | 61 | min-height | Minimum height of the display area on the application page. … 64 | min-width | Minimum width of the display area on the application page. … 67 | min-aspect-ratio | Minimum ratio of the width to the height of the display area on the applicatio…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-gestures-pangesture.md | 20 | fingers | number | No| Minimum number of fingers to trigger a pan gesture. The value ranges from … 22 | distance | number | No| Minimum pan distance to trigger the gesture, in vp.<br>Default value: **5… 54 | fingers | number | No | Minimum number of fingers to trigger a … 56 | distance | number | No | Minimum pan distance to trigger the ges…
|
H A D | ts-uigestureevent.md | 248 | fingers | number | No| Minimum number of fingers to trigger a long press gesture. The value range… 250 | duration | number | No| Minimum hold-down time, in ms.<br>Default value: **500**<br>**NOTE**<br>I… 369 | fingers | number | No| Minimum number of fingers to trigger a pan gesture. The value ranges from … 371 | distance | number | No| Minimum pan distance to trigger the gesture, in vp.<br>Default value: **5… 423 | fingers | number | No| Minimum number of fingers to trigger a swipe gesture. The value ranges fro… 425 | speed | number | No| Minimum speed of the swipe gesture.<br>Default value: 100 vp/s<br>**NOTE**<b… 544 | fingers | number | No| Minimum number of fingers to trigger a pinch. The value ranges from 2 to 5… 545 | distance | number | No| Minimum recognition distance, in vp.<br>Default value: **5**<br>**NOTE**<… 664 | fingers | number | No| Minimum number of fingers to trigger a rotation. The value ranges from 2 t… 665 | angle | number | No| Minimum degree that can trigger the rotation gesture.<br>Default value: **1*…
|
H A D | ts-basic-gestures-swipegesture.md | 20 | fingers | number | No| Minimum number of fingers to trigger a swipe gesture. The value ranges fro… 22 | speed | number | No| Minimum speed of the swipe gesture.<br>Default value: 100 vp/s<br>**NOTE**<b…
|
H A D | ts-basic-gestures-rotationgesture.md | 20 | fingers | number | No| Minimum number of fingers to trigger a rotation. The value ranges from 2 t… 21 | angle | number | No| Minimum degree that can trigger the rotation gesture.<br>Default value: **1*…
|
H A D | ts-basic-gestures-pinchgesture.md | 20 | fingers | number | No| Minimum number of fingers to trigger a pinch. The value ranges from 2 to 5… 21 | distance | number | No| Minimum recognition distance, in vp.<br>Default value: **5**<br>**NOTE**<…
|
H A D | ts-basic-gestures-longpressgesture.md | 26 | fingers | number | No| Minimum number of fingers to trigger a long press gesture. The value range… 28 | duration | number | No| Minimum hold-down time, in ms.<br>Default value: **500**<br>**NOTE**<br>I…
|
/ohos5.0/build/config/mac/ |
H A D | mac_sdk_overrides.gni | 10 # Minimum supported version of the Mac SDK.
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-layout-development-media-query.md | 119 | min-height | Minimum height of the drawing area of the application. … 122 | min-width | Minimum width of the drawing area of the application. … 125 | min-resolution | Minimum device resolution. | 129 | min-device-height | Minimum height of the device. | 133 | min-device-width | Minimum width of the device. |
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-bundleManager-abilityInfo.md | 55 | minWindowRatio | number | Yes | No | Minimum aspect ratio of the window in free window mod… 57 | minWindowWidth | number | Yes | No | Minimum width of the window in free window mode. The … 59 | minWindowHeight | number | Yes | No | Minimum height of the window in free window mode. The…
|
/ohos5.0/docs/en/application-dev/internationalization/ |
H A D | i18n-numbers-weights-measures.md | 42 **Table 1** Minimum number of integer digits (minimumIntegerDigits) 49 **Table 2** Minimum number of decimal places (minimumFractionDigits) 63 **Table 4** Minimum number of significant digits (minimumSignificantDigits)
|
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/ |
H A D | _o_h_i_p_c_error_code.md | 58 | OH_IPC_USER_ERROR_CODE_MIN | Minimum value for a custom error code.|
|