Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp133 auto defaultTabChild = tabBar->GetChildren().back(); in SetTabBar() local
134 tabBar->RemoveChildDirectly(defaultTabChild); in SetTabBar()