Cef |
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 | 1,024 | |
| Overflow | 2,048 | |
| PageTransition | 4,096 | |
| PopState | 8,192 | |
| Progress | 16,384 | |
| XmlHttpRequestProgress | 32,768 |
Copyright 2026 NeoAxis Group. All rights reserved.