Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h75 using StickyItemSearchFunc = std::function<int32_t(int32_t index)>; variable
76 void RegisterStickyItemSearcherCallback(const StickyItemSearchFunc& stickyItemSearcher) in RegisterStickyItemSearcherCallback()
592 StickyItemSearchFunc stickyItemSearcher_;