Cef |
[Missing <summary> documentation for "N:CefSharp.DevTools.Input"]
| Class | Description | |
|---|---|---|
| DragData | DragData | |
| DragDataItem | DragDataItem | |
| DragInterceptedEventArgs | Emitted only when `Input.setInterceptDrags` is enabled. Use this data with `Input.dispatchDragEvent` to restore normal drag and drop behavior. | |
| InputClient | Input | |
| TouchPoint | TouchPoint |
| Enumeration | Description | |
|---|---|---|
| DispatchDragEventType | Type of the drag event. | |
| DispatchKeyEventType | Type of the key event. | |
| DispatchMouseEventPointerType | Pointer type (default: "mouse"). | |
| DispatchMouseEventType | Type of the mouse event. | |
| DispatchTouchEventType | Type of the touch event. TouchEnd and TouchCancel must not contain any touch points, while TouchStart and TouchMove must contains at least one. | |
| EmulateTouchFromMouseEventType | Type of the mouse event. | |
| GestureSourceType | GestureSourceType | |
| MouseButton | MouseButton |