Click or drag to resize

CefSharp.DevTools.Input Namespace

Version 94.4.20

[Missing <summary> documentation for "N:CefSharp.DevTools.Input"]

Classes
  ClassDescription
Public classDragData
DragData
Public classDragDataItem
DragDataItem
Public classDragInterceptedEventArgs
Emitted only when `Input.setInterceptDrags` is enabled. Use this data with `Input.dispatchDragEvent` to restore normal drag and drop behavior.
Public classInputClient
Input
Public classTouchPoint
TouchPoint
Enumerations
  EnumerationDescription
Public enumerationDispatchDragEventType
Type of the drag event.
Public enumerationDispatchKeyEventType
Type of the key event.
Public enumerationDispatchMouseEventPointerType
Pointer type (default: "mouse").
Public enumerationDispatchMouseEventType
Type of the mouse event.
Public enumerationDispatchTouchEventType
Type of the touch event. TouchEnd and TouchCancel must not contain any touch points, while TouchStart and TouchMove must contains at least one.
Public enumerationEmulateTouchFromMouseEventType
Type of the mouse event.
Public enumerationGestureSourceType
GestureSourceType
Public enumerationMouseButton
MouseButton