CefDragOperationsMask Enumeration |
Namespace: Internal.Xilium.CefGlue
public enum CefDragOperationsMask
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Copy | 1 | ||
| Link | 2 | ||
| Generic | 4 | ||
| Private | 8 | ||
| Move | 16 | ||
| Delete | 32 | ||
| Every | 4294967295 |
Copyright 2025 NeoAxis Group. All rights reserved.