WebView2CompositionControl.SendPointerInput Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Send the pointer event to the WebView2 Control.
public void SendPointerInput (Microsoft.Web.WebView2.Core.CoreWebView2PointerEventKind eventKind, Microsoft.Web.WebView2.Core.CoreWebView2PointerInfo pointerInfo);
member this.SendPointerInput : Microsoft.Web.WebView2.Core.CoreWebView2PointerEventKind * Microsoft.Web.WebView2.Core.CoreWebView2PointerInfo -> unit
Public Sub SendPointerInput (eventKind As CoreWebView2PointerEventKind, pointerInfo As CoreWebView2PointerInfo)
Parameters
- eventKind
- CoreWebView2PointerEventKind
- pointerInfo
- CoreWebView2PointerInfo