Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp126 int32_t nextTabContentUniqueId = nextTabContent->GetId(); in FireTabContentStateCallback() local
127 …TabContentInfo nextTabContentInfo(nextTabContentId, nextTabContentUniqueId, TabContentState::ON_SH… in FireTabContentStateCallback()