Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h71 return actionLongPress_; in GetLongPressEventFunc()
76 actionLongPress_ = std::move(actionLongPress); in SetLongPressEventFunc()
94 GestureEventFunc actionLongPress_; variable