Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_request_data.h26 struct CreateWithPara { struct
27 std::optional<bool> parseSuccess;
28 std::optional<std::string> label;
29 std::optional<bool> optionSetFirst;
30 std::optional<ButtonType> type;
31 std::optional<bool> stateEffect;
32 std::optional<ButtonStyleMode> buttonStyleMode;
33 std::optional<ControlSize> controlSize;
34 std::optional<ButtonRole> buttonRole;