Skip to main content

SetAllowDrop Method

Sets a value indicating whether the given interactive 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 void SetAllowDrop(
Interactive interactive,
bool value
)

Parameters

  Interactive
 
  Boolean
 

See Also

Reference

DragDrop Class
Avalonia.Input Namespace