Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp488 auto sectionChangeCallback = [weakPattern = WeakClaim(this)](int32_t start, int32_t count) { in GetOrCreateWaterFlowSections() local
499 sections_->SetNotifyDataChange(sectionChangeCallback); in GetOrCreateWaterFlowSections()