Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1863 auto backgroundColorProps = GetColorProps(env, asyncContext->backgroundColorApi); in GetPromptActionDialog() local
1879 .backgroundColor = backgroundColorProps, in GetPromptActionDialog()