ICoreWebView2CompositionController.SendPointerInput

SendPointerInput accepts touch or pen pointer input of types defined in COREWEBVIEW2_POINTER_EVENT_KIND. Any pointer input from the system must be converted into an ICoreWebView2PointerInfo first.

interface ICoreWebView2CompositionController
HRESULT
SendPointerInput
(
in COREWEBVIEW2_POINTER_EVENT_KIND eventKind
,)

Meta