Home
last modified time | relevance | path

Searched refs:GetToastBottom (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() function
443 !GetToastBottom(env, bottomNApi, toastInfo.bottom) || in GetToastParams()