IPlatformDragSource Interface
Unstable.
Note: This API is unstable and may change in a future release.
Definition
Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
[UnstableAttribute]
public interface IPlatformDragSource
<UnstableAttribute>
Public Interface IPlatformDragSource
[<UnstableAttribute>]
type IPlatformDragSource = interface end
Methods
DoDragDrop(PointerEventArgs, IDataObject, DragDropEffects) |