Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h78 … theme->bottomTabTextOff_ = pattern->GetAttr<Color>("bottom_tab_text_off", Color::WHITE); in Build()
310 return bottomTabTextOff_; in GetBottomTabTextOff()
516 Color bottomTabTextOff_; variable