Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h45 using OnScrolledFunc = std::function<void(std::shared_ptr<GridEventInfo>&)>; variable
276 OnScrolledFunc scrolledEventFun_;