Click or drag to resize

CefSharp.Enums Namespace

Version 81.3.100
Enums (not all enums are in this namespace yet)
Enumerations
  EnumerationDescription
Public enumerationAlphaType
Describes how to interpret the alpha component of a pixel.
Public enumerationColorType
Describes how to interpret the components of a pixel.
Public enumerationCursorType
Cursor type values.
Public enumerationDragOperationsMask
"Verb" of a drag-and-drop operation as negotiated between the source and destination.
Public enumerationPointerType
The device type that caused the event.
Public enumerationSchemeOptions
Configuration options for registering a custom scheme. These values are used when calling AddCustomScheme.
Public enumerationTextInputMode
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
Public enumerationTouchEventType
Touch Event Type
Public enumerationValueType
Value types supported by IValue