Class DragOverArgs
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Fired when the winning drop target CHANGES (including to null — leaving all targets). Delta is the total panel-space translation since activation.
public sealed record DragOverArgs
- Inheritance
-
objectDragOverArgs
Constructors
- DragOverArgs(DraggableInfo, DroppableInfo?, Vector2)
Fired when the winning drop target CHANGES (including to null — leaving all targets). Delta is the total panel-space translation since activation.