Searched refs:swipeEdgeEffect (Results 1 – 1 of 1) sorted by relevance
298 V2::SwipeEdgeEffect swipeEdgeEffect = V2::SwipeEdgeEffect::Spring; in ParseSwiperAction() local300 swipeEdgeEffect = static_cast<V2::SwipeEdgeEffect>(edgeEffect->ToNumber<int32_t>()); in ParseSwiperAction()316 …tInstance()->SetSwiperAction(nullptr, nullptr, std::move(onOffsetChangeCallback), swipeEdgeEffect); in ParseSwiperAction()