InputClientDispatchMouseEventAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
Namespace: CefSharp.DevTools.Input
public Task<DevToolsMethodResponse> DispatchMouseEventAsync( string type, long x, long y, Nullable<int> modifiers = null, Nullable<long> timestamp = null, Nullable<MouseButton> button = null, Nullable<int> buttons = null, Nullable<int> clickCount = null, Nullable<long> deltaX = null, Nullable<long> deltaY = null, string pointerType = null )
[Missing <param name="type"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="x"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="y"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="modifiers"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="timestamp"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="button"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="buttons"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="clickCount"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="deltaX"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="deltaY"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <param name="pointerType"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchMouseEventAsync(System.String,System.Int64,System.Int64,System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{CefSharp.DevTools.Input.MouseButton},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)"]