InputClientDispatchTouchEventAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]
Namespace: CefSharp.DevTools.Input
public Task<DevToolsMethodResponse> DispatchTouchEventAsync( string type, IList<TouchPoint> touchPoints, Nullable<int> modifiers = null, Nullable<long> timestamp = null )
[Missing <param name="type"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]
[Missing <param name="touchPoints"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]
[Missing <param name="modifiers"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]
[Missing <param name="timestamp"/> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Input.InputClient.DispatchTouchEventAsync(System.String,System.Collections.Generic.IList{CefSharp.DevTools.Input.TouchPoint},System.Nullable{System.Int32},System.Nullable{System.Int64})"]