Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.h29 PopupComponentV2(const ComposeId& id, const std::string& name, const RefPtr<Component>& child) in PopupComponentV2() function
31 PopupComponentV2(const ComposeId& id, const std::string& name) : PopupComponent(id, name) {} in PopupComponentV2() function