Table of Contents

Constructor DroppableInfo

Namespace
Velvet
Assembly
Velvet.Docs.dll

DroppableInfo(string, object?, VisualElement)

A drop target, as seen by the over/end callbacks.

public DroppableInfo(string Id, object? Data, VisualElement Element)

Parameters

Id string
Data object
Element VisualElement