Home
last modified time | relevance | path

Searched defs:ButtonProperties (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h34 struct ButtonProperties { struct
35 bool showButton = false;
36 std::string value;
37 EventMarker actionId;
39 TouchEventFunc touchFunc;
40 RefPtr<NG::ClickEvent> action; // button click action