Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_controller.h24 using StopShowTabBarFunc = std::function<void()>; variable
48 void SetStopShowTabBarImpl(const StopShowTabBarFunc& stopShowTabBarImpl) in SetStopShowTabBarImpl()
98 StopShowTabBarFunc stopShowTabBarImpl_;