Table of Contents

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

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.

Properties

Active