Class DroppableSettings
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Drop-target configuration. WhileOverClass applies while this target is the winning collision; WhileDragActiveClass applies to every enabled candidate while any drag is live in scope.
public sealed record DroppableSettings
- Inheritance
-
objectDroppableSettings
Constructors
- DroppableSettings(string, object?, bool, string?, string?)
Drop-target configuration. WhileOverClass applies while this target is the winning collision; WhileDragActiveClass applies to every enabled candidate while any drag is live in scope.