DragDrop.

GetAllowDrop(Interactive) Method

Summary

Gets a value indicating whether the given element can be used as the target of a drag-and-drop operation.
Namespace
Avalonia.Input
Containing Type
DragDrop

Syntax

public static bool GetAllowDrop(Interactive interactive)

Parameters

Name Type Description
interactive Interactive

Return Value

Type Description
bool