Class DraggableSettings
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Drag-source configuration. The element carrying the setting is the drag node itself.
public sealed record DraggableSettings
- Inheritance
-
objectDraggableSettings
Constructors
- DraggableSettings(string, object?, bool, DragMovement, DragActivation?, string?)
Drag-source configuration. The element carrying the setting is the drag node itself.