Click or drag to resize

DragEventArgsSupportsDropDescription Property

Gets a value indicating that the SetDropDescription(String, String) method is supported for the current drag/drop operation.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public virtual bool SupportsDropDescription { get; }

Property Value

Type: Boolean
See Also