Searched refs:SetDragUpdateNotify (Results 1 – 2 of 2) sorted by relevance
162 void SetDragUpdateNotify(const DragUpdateNotifyCallback& onDragNotifyCall) in SetDragUpdateNotify() function
182 …freeDragRecognizer_->SetDragUpdateNotify([&](double x, double y, const DragUpdateInfo& updateInfo)… in Update()