Home
last modified time | relevance | path

Searched defs:bottomNApi (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp129 bool GetToastBottom(napi_env env, napi_value bottomNApi, std::string& bottomString) in GetToastBottom()
410 napi_value bottomNApi = nullptr; in GetToastParams() local