Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_controller.h84 void SetTabBarOpacityImpl(const SetTabBarOpacityFunc& setTabBarOpacityImpl) in SetTabBarOpacityImpl() function
H A Dtab_bar_pattern.cpp113 tabsController->SetTabBarOpacityImpl([weak](float opacity) { in TabBarPattern()