Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.h37 class TouchEventImpl : public virtual AceType { class
40 explicit TouchEventImpl(TouchEventFunc&& callback) : callback_(std::move(callback)) {} in TouchEventImpl() function in OHOS::Ace::NG::TouchEventImpl
[all...]

Completed in 2 milliseconds