Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h258 bool GetClickRepeat() const in GetClickRepeat() function
H A Dtab_bar_pattern.cpp1956 …if (!tabBarPattern->GetClickRepeat() || tabBarLayoutProperty->GetIndicator().value_or(0) == index)… in OnTabBarIndexChange()