Class DragCancelArgs
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Fired when a drag aborts without a drop: Escape, a pointer cancel, a lost pointer capture, or the source/scope unmounting mid-drag.
public sealed record DragCancelArgs
- Inheritance
-
objectDragCancelArgs
Constructors
- DragCancelArgs(DraggableInfo)
Fired when a drag aborts without a drop: Escape, a pointer cancel, a lost pointer capture, or the source/scope unmounting mid-drag.