CefSharp.Enums Namespace | 
| Enumeration | Description | |
|---|---|---|
| AlphaType | 
            Describes how to interpret the alpha component of a pixel.	
              | |
| ChannelLayout | 
            Enumerates the various representations of the ordering of audio channels.
            Logged to UMA, so never reuse a value, always add new/greater ones!
            See media\base\channel_layout.h
              | |
| ColorType | 
            Describes how to interpret the components of a pixel.
              | |
| CompositionUnderlineStyle | 
            Composition underline style.
              | |
| CookiePriority | 
            Cookie priority values.
              | |
| CookieSameSite | 
             Cookie same site values.
               | |
| 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  |