Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp706 napi_value textNApi = nullptr; in ParseButtons() local
719 napi_get_named_property(env, buttonArray, "text", &textNApi); in ParseButtons()
720 if (!GetNapiString(env, textNApi, textString, valueType)) { in ParseButtons()

Completed in 5 milliseconds