Searched refs:jsNavigationIcon (Results 1 – 1 of 1) sorted by relevance
808 napi_value jsNavigationIcon = nullptr; in SetWindowNavigationBarContentColor() local809 napi_get_named_property(env, jsObject, "isNavigationBarLightIcon", &jsNavigationIcon); in SetWindowNavigationBarContentColor()814 } else if (GetType(env, jsNavigationIcon) != napi_undefined) { in SetWindowNavigationBarContentColor()816 if (!ConvertFromJsValue(env, jsNavigationIcon, isNavigationBarLightIcon)) { in SetWindowNavigationBarContentColor()