Table of Contents

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
object
DragOverArgs

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.

Properties

Active
Delta
Over