Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_controller.h23 using StartShowTabBarFunc = std::function<void(int32_t delay)>; variable
36 void SetStartShowTabBarImpl(const StartShowTabBarFunc& startShowTabBarImpl) in SetStartShowTabBarImpl()
97 StartShowTabBarFunc startShowTabBarImpl_;