CefSharp.Enums Namespace |
| Enumeration | Description | |
|---|---|---|
| AlphaType |
Describes how to interpret the alpha component of a pixel.
| |
| ColorType |
Describes how to interpret the components of a pixel.
| |
| CursorType |
Cursor type values.
| |
| DragOperationsMask |
"Verb" of a drag-and-drop operation as negotiated between the source and destination.
| |
| PointerType |
The device type that caused the event.
| |
| SchemeOptions |
Configuration options for registering a custom scheme.
These values are used when calling AddCustomScheme.
| |
| TextInputMode |
Input mode of a virtual keyboard. These constants match their equivalents
in Chromium's text_input_mode.h and should not be renumbered.
See https://html.spec.whatwg.org/#input-modalities:-the-inputmode-attribute
| |
| TouchEventType |
Touch Event Type
| |
| ValueType |
Value types supported by IValue |