Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp74 …Color activeIndicatorColor = HasIndicatorColor() ? GetIndicatorColor() : theme->GetActiveIndicator… in InitStyle() local
76 indicatorPadding, activeIndicatorColor, theme->GetActiveIndicatorWidth()); in InitStyle()