Home
last modified time | relevance | path

Searched defs:scrollSnap (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable_pattern.cpp596 auto scrollSnap = [weak = WeakClaim(this)](double targetOffset, double velocity) -> bool { in AddScrollEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js18062 scrollSnap(value) { method in ArkScrollComponent