Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.h129 using DragUpdateNotifyCallback = std::function<void(double x, double y, const DragUpdateInfo& updat… variable
162 void SetDragUpdateNotify(const DragUpdateNotifyCallback& onDragNotifyCall) in SetDragUpdateNotify()
248 DragUpdateNotifyCallback onDragUpdateNotifyCall_;