Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.h25 using ChangeStatusFunc = std::function<void(const std::string&, const std::string&)>; variable
38 void SetRightButtonStatusImpl(const ChangeStatusFunc& setRightButtonStatusImpl) in SetRightButtonStatusImpl()
44 ChangeStatusFunc setRightButtonStatusImpl_;