Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_controller.h48 void SetStopShowTabBarImpl(const StopShowTabBarFunc& stopShowTabBarImpl) in SetStopShowTabBarImpl() function
H A Dtab_bar_pattern.cpp98 tabsController->SetStopShowTabBarImpl([weak]() { in TabBarPattern()