/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.23/ |
H A D | changelogs-arkui.md | 81 …3. 大部分弹窗默认均为背景色为透明(Color.Transparent)和 背景模糊(COMPONENT_ULTRA_THICK)叠加,customDialog和PromptAction中sho… 91 3. 所有弹窗默认均为背景色为透明(Color.Transparent)和 背景模糊(COMPONENT_ULTRA_THICK)叠加
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-popup.md | 45 …NE。<br/>默认值:透明色[TRANSPARENT](ts-appendix-enums.md#color)加模糊背景填充效果[COMPONENT_ULTRA_THICK](ts-univer… 53 …es-background.md#blurstyle9) | 否 | 设置气泡模糊背景参数。<br />默认值:BlurStyle.COMPONENT_ULTRA_THICK<br/>**原子化服… 90 …n 11及以后,默认值:透明色[TRANSPARENT](ts-appendix-enums.md#color)加模糊背景填充效果[COMPONENT_ULTRA_THICK](ts-univer… 106 …es-background.md#blurstyle9) | 否 | 设置气泡模糊背景参数。<br />默认值:BlurStyle.COMPONENT_ULTRA_THICK <br/>**原子化…
|
H A D | ts-methods-calendarpicker-dialog.md | 41 …butes-background.md#blurstyle9) | 否 | 弹窗背板模糊材质。<br/>默认值:BlurStyle.COMPONENT_ULTRA_THICK<br/>**说明:*…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | common_decoration.h | 34 COMPONENT_ULTRA_THICK, enumerator
|
H A D | popup_param.h | 512 BlurStyle blurStyle_ = BlurStyle::COMPONENT_ULTRA_THICK;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | blur_style_theme.cpp | 50 … std::pair<std::string, BlurStyle> { "component_ultra_thick", BlurStyle::COMPONENT_ULTRA_THICK }, in ParsePattern()
|
/ohos5.0/foundation/distributedhardware/device_manager/display/entry/src/main/ets/pages/ |
H A D | BluetoothDialog.ets | 97 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
H A D | PinDialog.ets | 142 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_select_ffi.cpp | 189 value <= static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK)) { in FfiOHOSAceFrameworkSelectSetMenuBackgroundBlurStyle()
|
H A D | cj_alert_dialog_ffi.cpp | 107 blurStyle <= static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK)) { in ParseAlertDialogConfirm()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_view.cpp | 171 … toastInfo.backgroundBlurStyle.value_or(static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK))); in UpdateToastNodeStyle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_navigation_utils.cpp | 68 blurStyle <= static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK)) { in ParseTitleOptions()
|
/ohos5.0/base/powermgr/power_manager/power_dialog/entry/src/main/ets/pages/ |
H A D | inputDialog.ets | 92 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.22/ |
H A D | changelogs-arkui.md | 92 | 背景色 | bg_color | COMPONENT_ULTRA_THICK |
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.36/ |
H A D | changelogs-arkui.md | 403 | 背景色 | bg_color | COMPONENT_ULTRA_THICK |
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_navigation_utils.cpp | 78 blurStyle <= static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK)) { in ParseBackgroundOptions()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-promptAction.md | 605 …-background.md#blurstyle9) | 否 | 文本提示框背板模糊材质。<br/>默认值:BlurStyle.COMPONENT_ULTRA_THICK<br/>**说明:*… 640 …tes-background.md#blurstyle9) | 否 | 弹窗背板模糊材质。<br/>默认值:BlurStyle.COMPONENT_ULTRA_THICK<br/>**说明:*… 701 …d#blurstyle9) | 否 | 弹窗背板模糊材质。<br/>默认值:BlurStyle.COMPONENT_ULTRA_THICK<br/>**说明:*…
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/source/ |
H A D | composetitlebar.ets | 599 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK) 611 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
H A D | overlay_test_update.cpp | 475 EXPECT_EQ(styleOption->blurStyle, BlurStyle::COMPONENT_ULTRA_THICK); 525 EXPECT_EQ(styleOption->blurStyle, BlurStyle::COMPONENT_ULTRA_THICK); 575 EXPECT_EQ(styleOption->blurStyle, BlurStyle::COMPONENT_ULTRA_THICK); 619 EXPECT_EQ(styleOption->blurStyle, BlurStyle::COMPONENT_ULTRA_THICK);
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/source/ |
H A D | selecttitlebar.ets | 601 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK) 613 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/source/ |
H A D | toolbar.ets | 547 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK) 568 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-popup.md | 45 …<br>Default value: [TRANSPARENT](ts-appendix-enums.md#color) plus[COMPONENT_ULTRA_THICK](ts-univer… 53 …Background blur style of the popup.<br>Default value: **BlurStyle.COMPONENT_ULTRA_THICK**<br>**Ato… 90 …ion 11 and later: [TRANSPARENT](ts-appendix-enums.md#color) plus [COMPONENT_ULTRA_THICK](ts-univer… 106 …Background blur style of the popup.<br>Default value: **BlurStyle.COMPONENT_ULTRA_THICK**<br>**Ato…
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 1096 Column.backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK); 1229 Column.backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/ |
H A D | js_custom_dialog_controller.cpp | 195 blurStyle <= static_cast<int>(BlurStyle::COMPONENT_ULTRA_THICK)) { in ConstructorCallback()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/source/ |
H A D | editabletitlebar.ets | 717 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK) 737 .backgroundBlurStyle(BlurStyle.COMPONENT_ULTRA_THICK)
|