Home
last modified time | relevance | path

Searched defs:DragUpdateInfo (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.h41 class DragUpdateInfo : public TouchLocationInfo { class
45 explicit DragUpdateInfo(int32_t fingerId) : TouchLocationInfo("onDragUpdate", fingerId) {} in DragUpdateInfo() function in OHOS::Ace::DragUpdateInfo

Completed in 3 milliseconds