Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h443 std::optional<int32_t> GetCustomAnimationToIndex() const in GetCustomAnimationToIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp337 …if ((!swiperPattern->IsUseCustomAnimation() || !swiperPattern->GetCustomAnimationToIndex().has_val… in AddTabBarItem()