Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h466 using ActionEventHandler = std::function<void(const std::string& action)>; variable
467 void SetActionEventHandler(ActionEventHandler&& listener) in SetActionEventHandler()
1572 ActionEventHandler actionEventHandler_;