Property DropData
- Namespace
- DotNetBrowser.Input.DragAndDrop.Handlers
- Assembly
- DotNetBrowser.dll
DropData
Gets the general representation of the drop data.
public IDropData DropData { get; }
Property Value
- IDropData
The drop data.
Gets the general representation of the drop data.
public IDropData DropData { get; }
The drop data.