Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.h146 void SetInBarRectRegionCallback(const InBarRegionCallback&& inBarRectRegionCallback) in SetInBarRectRegionCallback() argument
148 inBarRectRegionCallback_ = std::move(inBarRectRegionCallback); in SetInBarRectRegionCallback()