Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.h82 using OnReturnEventFunc = std::function<void(const std::string&, std::string&)>; variable
198 OnReturnEventFunc nextEvent_;
199 OnReturnEventFunc backEvent_;