Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h87 … theme->bottomTabBackgroundBlurStyle_ = pattern->GetAttr<int>("bottom_tab_bar_bg_blur_style", 0); in Build()
350 return bottomTabBackgroundBlurStyle_; in GetBottomTabBackgroundBlurStyle()
545 int bottomTabBackgroundBlurStyle_; variable