Home
last modified time | relevance | path

Searched refs:menuBackgroundBlurStyle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-select.md363 ### menuBackgroundBlurStyle<sup>11+</sup>
365 menuBackgroundBlurStyle(value: BlurStyle)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkSelect.ts123 menuBackgroundBlurStyle(value: BlurStyle): this {
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-select.md363 ### menuBackgroundBlurStyle<sup>11+</sup>
365 menuBackgroundBlurStyle(value: BlurStyle)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js18126 menuBackgroundBlurStyle(value) { method in ArkSelectComponent