Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/menu/
H A Dmenu_component.h40 MenuComponent(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in MenuComponent() function
44 MenuComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) in MenuComponent() function