Home
last modified time | relevance | path

Searched defs:unselectedColorValue (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_tab_content.cpp340 JSRef<JSVal> unselectedColorValue = obj->GetProperty("unselectedColor"); in SetIconStyle() local
354 void JSTabContent::GetLabelUnselectedContent(const JSRef<JSVal> unselectedColorValue, LabelStyle& l… in GetLabelUnselectedContent()