Click or drag to resize

DragDataDragOperationsMask Property

Version 94.4.20
Bit field representing allowed drag operations. Copy = 1, Link = 2, Move = 16

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public int DragOperationsMask { get; set; }

Property Value

Type: Int32
See Also