Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp36 constexpr float NEW_SWIPER_TH = 0.5f; variable
781 …d = Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_TWELVE) ? NEW_SWIPER_TH : SWIPER_TH; in HandleDragEnd()