Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_controller.h27 using SwipeToImpl = std::function<void(const int32_t, bool)>; variable
45 void SetSwipeToImpl(const SwipeToImpl& swipeToImpl) in SetSwipeToImpl()
228 SwipeToImpl swipeToImpl_;