Home
last modified time | relevance | path

Searched refs:bottomTabIconOn_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h79 theme->bottomTabIconOn_ = pattern->GetAttr<Color>("bottom_tab_icon", Color::WHITE); in Build()
315 return bottomTabIconOn_; in GetBottomTabIconOn()
517 Color bottomTabIconOn_; variable