Skip to main content

DragDrop Methods

Methods

DoDragDrop(PointerEventArgs, IDataObject, DragDropEffects)Starts a dragging operation with the given IDataObject and returns the applied drop effect from the target.
GetAllowDrop(Interactive)Gets a value indicating whether the given element can be used as the target of a drag-and-drop operation.
SetAllowDrop(Interactive, Boolean)Sets a value indicating whether the given interactive can be used as the target of a drag-and-drop operation.

See Also

Reference

DragDrop Class
Avalonia.Input Namespace