Click or drag to resize

DragEventArgsAllowedEffects Property

Gets allowed drag/drop operation.

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

Property Value

Type: DragEffects
See Also