Home
last modified time | relevance | path

Searched refs:colorNApi (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp707 napi_value colorNApi = nullptr; in ParseButtons() local
729 napi_get_named_property(env, buttonArray, "color", &colorNApi); in ParseButtons()
730 if (!GetNapiString(env, colorNApi, colorString, valueType)) { in ParseButtons()

Completed in 4 milliseconds