Searched refs:jsStatusContentColor (Results 1 – 1 of 1) sorted by relevance
778 napi_value jsStatusContentColor = nullptr; in SetWindowStatusBarContentColor() local779 napi_get_named_property(env, jsObject, "statusBarContentColor", &jsStatusContentColor); in SetWindowStatusBarContentColor()782 if (GetType(env, jsStatusContentColor) != napi_undefined) { in SetWindowStatusBarContentColor()