Searched refs:SetDragEndNotify (Results 1 – 2 of 2) sorted by relevance
167 void SetDragEndNotify(const DragEndNotifyCallback& onDragNotifyCall) in SetDragEndNotify() function
210 freeDragRecognizer_->SetDragEndNotify([&](double x, double y, const DragEndInfo& endInfo) { in Update()