Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h145 using OnReponseRegionFunc = std::function<void(const std::vector<DimensionRect>&)>; variable
496 void SetResponseRegionFunc(const OnReponseRegionFunc& func) in SetResponseRegionFunc()
828 OnReponseRegionFunc responseRegionFunc_;