Table of Contents

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

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.

Properties

Data
Disabled
Id
WhileDragActiveClass
WhileOverClass