Searched refs:jsNavigationContentColor (Results 1 – 1 of 1) sorted by relevance
806 napi_value jsNavigationContentColor = nullptr; in SetWindowNavigationBarContentColor() local807 napi_get_named_property(env, jsObject, "navigationBarContentColor", &jsNavigationContentColor); in SetWindowNavigationBarContentColor()810 if (GetType(env, jsNavigationContentColor) != napi_undefined) { in SetWindowNavigationBarContentColor()