Home
last modified time | relevance | path

Searched refs:GetOnExpand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h58 const EventMarker& GetOnExpand() const in GetOnExpand() function
H A Drender_list_item_group.cpp496 …onExpand_ = AceAsyncEvent<void(const std::string&)>::Create(itemGroup->GetOnExpand(), GetContext()… in Update()