Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.h129 void SetAnimateVelocityCallback(const GetAnimateVelocityCallback&& getAnimateVelocityCallback) in SetAnimateVelocityCallback() argument
131 getAnimateVelocityCallback_ = std::move(getAnimateVelocityCallback); in SetAnimateVelocityCallback()