Searched refs:DragEndNotifyCallback (Results 1 – 1 of 1) sorted by relevance
130 using DragEndNotifyCallback = std::function<void(double x, double y, const DragEndInfo& endInfo)>; variable167 void SetDragEndNotify(const DragEndNotifyCallback& onDragNotifyCall) in SetDragEndNotify()249 DragEndNotifyCallback onDragEndNotifyCall_;