Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h448 …void SetTabsCustomContentTransition(std::function<TabContentAnimatedTransition(int32_t, int32_t)>&… in SetTabsCustomContentTransition() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp927 swiperPattern->SetTabsCustomContentTransition(std::move(onCustomAnimation)); in SetOnCustomAnimation()