DragDropGetAllowDrop Method
Gets a value indicating whether the given element can be used as the target of a drag-and-drop operation.
Namespace: Avalonia.InputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static bool GetAllowDrop(
Interactive interactive
)
Public Shared Function GetAllowDrop (
interactive As Interactive
) As Boolean
static member GetAllowDrop :
interactive : Interactive -> bool
- interactive Interactive
-
Boolean