Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp117 void GridComponent::SetOnScrollBottom(const EventMarker& onScrollBottom) in SetOnScrollBottom() function in OHOS::Ace::GridComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h67 void SetOnScrollBottom(const EventMarker& onScrollBottom) in SetOnScrollBottom() function