Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.h40 struct SelectProperties { struct
41 std::string value;
42 std::string icon;
43 RefPtr<SymbolModifier> symbolModifier;
44 int index;
45 bool selected = false;
46 bool selectEnable = true;