CefDomEventCategory Enumeration |
Namespace: Internal.Xilium.CefGlue
public enum CefDomEventCategory
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | ||
| UI | 1 | ||
| Mouse | 2 | ||
| Mutation | 4 | ||
| Keyboard | 8 | ||
| Text | 16 | ||
| Composition | 32 | ||
| Drag | 64 | ||
| Clipboard | 128 | ||
| Message | 256 | ||
| Wheel | 512 | ||
| BeforeTextInserted | 1024 | ||
| Overflow | 2048 | ||
| PageTransition | 4096 | ||
| PopState | 8192 | ||
| Progress | 16384 | ||
| XmlHttpRequestProgress | 32768 |
Copyright 2025 NeoAxis Group. All rights reserved.