Skip to main content

GetAllowDrop Method

Gets a value indicating whether the given element can be used as the target of a drag-and-drop operation.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static bool GetAllowDrop(
Interactive interactive
)

Parameters

  Interactive
 

Return Value

Boolean

See Also

Reference

DragDrop Class
Avalonia.Input Namespace