UIElement.isDragged

Widget dragged by mouse?

Between .onBeginDrag() and .onStopDrag(), isDragged returns true.

class UIElement
nothrow @nogc final pure const
bool
isDragged
()

Meta