Searched refs:ERROR_CODE_NON_FOCUSABLE_ANCESTOR (Results 1 – 2 of 2) sorted by relevance
103 constexpr int32_t ERROR_CODE_NON_FOCUSABLE_ANCESTOR = 150002; variable
70 … NapiThrow(env, "This component has unfocusable ancestor.", ERROR_CODE_NON_FOCUSABLE_ANCESTOR); in JSRequestFocus()