Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.h166 const EventMarker& GetOnReachBottom() const in GetOnReachBottom() function
H A Drender_scroll.cpp859 …onReachBottom_ = AceAsyncEvent<void(const std::string&)>::Create(scroll->GetOnReachBottom(), conte… in Update()